[Python-Dev] bool conversion wart?
Neal Becker
ndbecker2 at gmail.com
Fri Feb 23 01:31:41 CET 2007
Previous message:
[Python-Dev] Bundling decimal.py with Django
Next message:
[Python-Dev] bool conversion wart?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>>>
int ('4')
4 >>>
bool ('False')
True
Previous message:
[Python-Dev] Bundling decimal.py with Django
Next message:
[Python-Dev] bool conversion wart?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-Dev mailing list