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 larry
Recipients Arfrever, benjamin.peterson, gregory.p.smith, larry, pitrou
Date 2012-03-15.22:03:59
SpamBayes Score 0.024444424
Marked as misclassified No
Message-id <1331849040.43.0.508719575728.issue14328@psf.upfronthosting.co.za>
In-reply-to
Content
How about we leave it for now, and if we need it later we can fix the implementation.  Adding that feature won't break existing calls--we'll just permit $ to occur before/without | in the format string.
History
Date User Action Args
2012-03-15 22:04:00larrysetrecipients: + larry, gregory.p.smith, pitrou, benjamin.peterson, Arfrever
2012-03-15 22:04:00larrysetmessageid: <1331849040.43.0.508719575728.issue14328@psf.upfronthosting.co.za>
2012-03-15 22:03:59larrylinkissue14328 messages
2012-03-15 22:03:59larrycreate