[Home]SaNe

Difference (from prior minor revision) (author diff)

Changed: 3c3
def SaNe(you, mudd = HMC.currentClass):
def SaNe(you, mudd=HMC.currentClass):

I've written a simple python program to determine your sanity:

  def SaNe(you, mudd=HMC.currentClass):
    if you in mudd:
      return False
    else:
      print "How did you get to this page?"
      return True

FunWiki | RecentChanges | Preferences
Edit text of this page | View other revisions
Last edited June 23, 2007 15:55 (diff)
Search: