[Python-Dev] Octal literals
James Y Knight
foom at fuhm.net
Wed Feb 1 18:40:42 CET 2006
More information about the Python-Dev mailing list
Wed Feb 1 18:40:42 CET 2006
- Previous message: [Python-Dev] Octal literals
- Next message: [Python-Dev] webmaster at python.org failing sender verification.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 1, 2006, at 7:33 AM, Gustavo J. A. M. Carneiro wrote: > Another possility is to extend the 0x syntax to non-hex, > > 0xff # hex > 0o644 # octal > 0b1101 # binary +1 James
- Previous message: [Python-Dev] Octal literals
- Next message: [Python-Dev] webmaster at python.org failing sender verification.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list