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 docs@python, eric.smith, py.user, r.david.murray, terry.reedy
Date 2012-01-21.17:35:18
SpamBayes Score 0.023367854
Marked as misclassified No
Message-id <1327167319.61.0.511540551219.issue13790@psf.upfronthosting.co.za>
In-reply-to
Content
The error message will be: "non-empty format string passed to object.__format__".

I agree with your comment about Terry's patch.
History
Date User Action Args
2012-01-21 17:35:19eric.smithsetrecipients: + eric.smith, terry.reedy, r.david.murray, docs@python, py.user
2012-01-21 17:35:19eric.smithsetmessageid: <1327167319.61.0.511540551219.issue13790@psf.upfronthosting.co.za>
2012-01-21 17:35:19eric.smithlinkissue13790 messages
2012-01-21 17:35:19eric.smithcreate