[Python-3000] String formatting: Conversion specifiers
Nick Coghlan
ncoghlan at gmail.com
Wed Jun 7 14:56:46 CEST 2006
Talin wrote:
> I've taken your proposal as a base, and made some additional changes to
> it. In addition, I've gone ahead and implemented a prototype of the
> built-in formatter based on the revised text.
I like it!
As for somewhere to put the prototype, a patch or RFE tracker item isn't too
bad for holding a single Python file. We can always figure out a better place
(such as somewhere in the SVN sandbox) later.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-3000
mailing list