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