[Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Mar 17 00:52:11 CET 2007


Nick Coghlan wrote:

0c755 is looking like the best candidate IMO (best looking lowercase, least bad looking uppercase)

A disadvantage of 0c is that in string formatting, 'c' means 'character', confusing things slightly.

-- Greg



More information about the Python-3000 mailing list