Created
November 11, 2012 20:02
-
-
Save andreafrancia/4056068 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright: Andrea Francia 2012, lincesed under GPL-v2 | |
from __future__ import martin | |
try: | |
martin.dont_mess_the_timeline() | |
except martin.ParentsDontFallInLoveError, e: | |
(george, lorraine) = e.parents() | |
while 'Enchantment Under The Sea': | |
martin.make_they_kiss(george, lorraine) | |
if george.beat_biff(): | |
with help('of doc'): | |
martin.come_back_to("1985") | |
else: | |
del martin # from universe :-( | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment