[Python-Dev] Backporting PEP 3127 to trunk

Raymond Hettinger python at rcn.com
Fri Feb 22 00:23:20 CET 2008


[Eric Smith]
> I'm going to work on backporting PEP 3127, specifically 
>the hex, oct(), and bin() builtins.

IMO, these should not be backported. They are strongly
associated with 3.0's new literal syntax.  They don't
don't really fit in with 2.6 and don't make 2.6 any more
attractive.


Raymond


More information about the Python-Dev mailing list