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 eric.smith
Recipients eric.araujo, eric.smith, ezio.melotti, mark.dickinson, rhettinger, skrah, terry.reedy
Date 2010-11-21.21:10:01
SpamBayes Score 2.236268e-05
Marked as misclassified No
Message-id <1290373803.11.0.783453045865.issue7094@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't realize it either, or I would have done this patch months ago. But of course it's needed for %-formatting.

I'll consider the 'g' case and see what I come up with.
History
Date User Action Args
2010-11-21 21:10:03eric.smithsetrecipients: + eric.smith, rhettinger, terry.reedy, mark.dickinson, ezio.melotti, eric.araujo, skrah
2010-11-21 21:10:03eric.smithsetmessageid: <1290373803.11.0.783453045865.issue7094@psf.upfronthosting.co.za>
2010-11-21 21:10:01eric.smithlinkissue7094 messages
2010-11-21 21:10:01eric.smithcreate