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 skrah
Recipients brian.curtin, eric.smith, jjconti, mark.dickinson, rhettinger, skrah
Date 2010-01-07.22:06:06
SpamBayes Score 0.000104974
Marked as misclassified No
Message-id <1262901967.7.0.384286136327.issue7652@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, formatting is completely implemented in io.c, together with quite a comprehensive test suite. I like the new Python format strings, so I wanted them in the C library, too.
History
Date User Action Args
2010-01-07 22:06:08skrahsetrecipients: + skrah, rhettinger, mark.dickinson, eric.smith, jjconti, brian.curtin
2010-01-07 22:06:07skrahsetmessageid: <1262901967.7.0.384286136327.issue7652@psf.upfronthosting.co.za>
2010-01-07 22:06:06skrahlinkissue7652 messages
2010-01-07 22:06:06skrahcreate