True/False
Erik Max Francis
max at alcyone.com
Tue Apr 22 17:18:23 EDT 2003
sismex01 at hebmex.com wrote:
> No problem, because (1==1) will evaluate to True [or bool(1)]
> and (1==0) will evaluate to False [or bool(0)].
It can be if Python starts generating warnings about rebinding True and
False.
--
Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
__ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/ \ There are defeats more triumphant than victories.
\__/ Montaigne
Discord / http://www.alcyone.com/pyos/discord/
Convert dates from Gregorian to Discordian.
More information about the Python-list
mailing list