[Python-3000] PEP 3127 (integer literal syntax) -- any takers?

Collin Winter collinw at gmail.com
Sat Jun 9 00:36:30 CEST 2007


On 6/8/07, Guido van Rossum <guido at python.org> wrote:
> Separately, the 2to3 tool needs a fixer for this (and it should also
> accept the new notations in its input).

I wrote a num_literals fixer when the debate over this feature was
still in progress. It's checked in, but I need to sync it with the
latest version of the PEP. I'll take care of that.

Collin Winter


More information about the Python-3000 mailing list