comparison with None
Alan G Isaac
aisaac at american.edu
Wed Apr 18 19:05:05 EDT 2007
Previous message (by thread):
comparison with None
Next message (by thread):
comparison with None
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>>> None >= 0 False >>> None <= 0 True Explanation appreciated. Thanks, Alan Isaac
Previous message (by thread):
comparison with None
Next message (by thread):
comparison with None
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list