Christian Heimes <[email protected]> writes: [...] > Tres Seavers once told me a joke like this: > > True = not not "Who's at the door?" # say it out loud! > > This was back in the old days of Zope 2.5 and Python 2.1, which didn't > have True and False.
I almost used:
True = "to be" or not "to be" # that is the question
but didn't dare!
--
Arnaud
--
http://mail.python.org/mailman/listinfo/python-list
