Python 2.4 removes None data type?
Warren Postma
wp at tekran.spammenziemichnichtdankeschon.com
Mon Mar 7 11:25:57 EST 2005
More information about the Python-list mailing list
Mon Mar 7 11:25:57 EST 2005
- Previous message (by thread): Python 2.4 removes None data type?
- Next message (by thread): Python 2.4 removes None data type?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hoffman wrote: > The fact that True and False are not constants? Yowza. a = True b = False False = a True = b if (1==2)==True: print "Doom"
- Previous message (by thread): Python 2.4 removes None data type?
- Next message (by thread): Python 2.4 removes None data type?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list