boolean true and false values.
Emile van Sebille
emile at fenx.com
Thu Jun 22 11:36:38 EDT 2000
More information about the Python-list mailing list
Thu Jun 22 11:36:38 EDT 2000
- Previous message (by thread): boolean true and false values.
- Next message (by thread): boolean true and false values.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----- Original Message ----- From: "Tony J Ibbs (Tibs)" <tony at lsl.co.uk> <snip> > (This explanation does not, of course, work for my pet hate in Python, which > is that 0 at the start of a number means it is in octal (does *anyone* care > about octal anymore?) <snip> Only when I want to know about the bits. It's so much easier to recognize 122 octal as having alternate bits set than the equivalent in decimal or hex. Emile van Sebille emile at fenx.com -------------------
- Previous message (by thread): boolean true and false values.
- Next message (by thread): boolean true and false values.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list