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

Raymond Hettinger python at rcn.com
Wed Mar 14 20🔞03 CET 2007


[Patrick Maupin]>

So just to couch it all in terms of a proposal:

- In 2.6 and 3.0, we add 0t1234 as a valid octal number - In 2.6, we issue a deprecation warning for a leading literal 0 which is followed immediately by another digit. - In 3.0, that becomes an exception

My suggestion:

Raymond



More information about the Python-3000 mailing list