Skip to content

Instantly share code, notes, and snippets.

@andreafrancia
Created November 11, 2012 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreafrancia/4056068 to your computer and use it in GitHub Desktop.
Save andreafrancia/4056068 to your computer and use it in GitHub Desktop.
# 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