Editing SaNe
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
Summary:
This change is a minor edit.
(Visit
Preferences
to set your user name.)