bool constructor is inconsistent?
Neal Becker
ndbecker2 at gmail.com
Fri Sep 10 14:23:34 EDT 2010
Previous message (by thread):
[Python-ideas] Why not f(*my_list, *my_other_list) ?
Next message (by thread):
bool constructor is inconsistent?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
IN [3]: bool('False') Out[3]: True In [4]: int('32') Out[4]: 32
Previous message (by thread):
[Python-ideas] Why not f(*my_list, *my_other_list) ?
Next message (by thread):
bool constructor is inconsistent?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list