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 LambertDW, eric.smith, ezio.melotti, mark.dickinson, pitrou, terry.reedy
Date 2009-03-09.12:19:03
SpamBayes Score 4.5640227e-05
Marked as misclassified No
Message-id <1236601145.77.0.507542219448.issue5237@psf.upfronthosting.co.za>
In-reply-to
Content
Also note that this patch causes a few tests to fail, since they're
trying to ensure that '{}'.format will fail. If we go forward I'll
address that too, of course.
History
Date User Action Args
2009-03-09 12:19:05eric.smithsetrecipients: + eric.smith, terry.reedy, mark.dickinson, pitrou, LambertDW, ezio.melotti
2009-03-09 12:19:05eric.smithsetmessageid: <1236601145.77.0.507542219448.issue5237@psf.upfronthosting.co.za>
2009-03-09 12:19:04eric.smithlinkissue5237 messages
2009-03-09 12:19:03eric.smithcreate