This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients arjennienhuis, benjamin.peterson, christian.heimes, eric.smith, exarkun, ezio.melotti, glyph, gvanrossum, loewis, martin.panter, pitrou, serhiy.storchaka, terry.reedy, uau, vstinner
Date 2013-01-23.15:48:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJJXo8+772S13UCEKEoODeHc-47+fUSL-GKi9r6N439EZg@mail.gmail.com>
In-reply-to <1358935090.79.0.979595193234.issue3982@psf.upfronthosting.co.za>
Content
Remember, the only reason to add this would be to enable writing code
that works in both 2.7 and 3.4. So it has to be called .format() and
it has to format numbers as decimal strings by default.
History
Date User Action Args
2013-01-23 15:48:17gvanrossumsetrecipients: + gvanrossum, loewis, terry.reedy, exarkun, pitrou, vstinner, eric.smith, christian.heimes, benjamin.peterson, glyph, ezio.melotti, arjennienhuis, uau, martin.panter, serhiy.storchaka
2013-01-23 15:48:17gvanrossumlinkissue3982 messages
2013-01-23 15:48:17gvanrossumcreate