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.smith, sneetsher
Date 2010-04-10.10:45:43
SpamBayes Score 0.005427952
Marked as misclassified No
Message-id <1270896345.19.0.338183738597.issue8359@psf.upfronthosting.co.za>
In-reply-to
Content
Can you use str.format instead? It doesn't have this restriction. It's available in 2.6 and 3.0.
History
Date User Action Args
2010-04-10 10:45:45eric.smithsetrecipients: + eric.smith, sneetsher
2010-04-10 10:45:45eric.smithsetmessageid: <1270896345.19.0.338183738597.issue8359@psf.upfronthosting.co.za>
2010-04-10 10:45:43eric.smithlinkissue8359 messages
2010-04-10 10:45:43eric.smithcreate