(no title)
gall | 12 years ago
def unfalse_poem():
(None is True) and False
for subject in [complex(True,False)]:
subject is not object
for certainty in [complex(False,True)]:
certainty is not Exception
certainty is not license
subject and certainty
reduce and coerce
coerce and reduce
while certainty.real: unexamined
for certainty in [complex(False,True)]:
return certainty is not certainty.real is not certainty
e12e|12 years ago
SlyShy|12 years ago