[Tutor] Question about the use of None

Alan Gauld alan.gauld at blueyonder.co.uk
Sat Jun 12 13:48:28 EDT 2004


Oops, A cut n paste error here, this should be:

> >>> print None
> False

>>> print None == 0
False

Alan G.



More information about the Tutor mailing list