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 barry
Recipients amaury.forgeotdarc, barry, eric.smith, r.david.murray
Date 2010-11-10.00:01:55
SpamBayes Score 0.0024606865
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Hmm.  So I guess the answer is to use locale.format_string() instead.  But the documentation for locale.format() is not entirely clear about the prohibition on trailing text.
History
Date User Action Args
2010-11-10 00:01:57barrysetrecipients: + barry, amaury.forgeotdarc, eric.smith, r.david.murray
2010-11-10 00:01:57barrysetmessageid: <[email protected]>
2010-11-10 00:01:55barrylinkissue10379 messages
2010-11-10 00:01:55barrycreate