[Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal (original) (raw)
BJörn Lindqvist bjourne at gmail.com
Sat Mar 17 02:26:12 CET 2007
- Previous message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Next message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/15/07, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
More serious is that if we want to be consistent with 0x and allow upper case, we get 0O, which looks quite confusing in just about any font.
OR you could ban X from hex and B from binary. I have not seen a good reason why 0X0DE and 0B10 needs to be allowed when 0x0DE and 0b10 looks much nicer.
-- mvh Björn
- Previous message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Next message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]