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 cvrebert
Recipients belopolsky, brian.curtin, catherine, christian.heimes, cvrebert, docs@python, ezio.melotti, mikehoy
Date 2012-09-30.23:14:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349046898.27.0.42763305073.issue9650@psf.upfronthosting.co.za>
In-reply-to
Content
This is now hardcore nitpicking, but I'm conflicted as to whether %p should be grouped with the other locale-related codes or with %I (since it's hard to imagine using %I or %p in a singleton capacity).

In any case, props to Mike for putting an actual patch together.
History
Date User Action Args
2012-09-30 23:14:58cvrebertsetrecipients: + cvrebert, belopolsky, christian.heimes, ezio.melotti, brian.curtin, docs@python, catherine, mikehoy
2012-09-30 23:14:58cvrebertsetmessageid: <1349046898.27.0.42763305073.issue9650@psf.upfronthosting.co.za>
2012-09-30 23:14:58cvrebertlinkissue9650 messages
2012-09-30 23:14:58cvrebertcreate