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 eli.bendersky
Recipients barry, eli.bendersky, eric.smith, ethan.furman, serhiy.storchaka
Date 2013-08-14.14:18:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376489908.0.0.557876092117.issue18738@psf.upfronthosting.co.za>
In-reply-to
Content
Ethan, str.format uses __format__. We don't seem to provide a custom one.
History
Date User Action Args
2013-08-14 14:18:28eli.benderskysetrecipients: + eli.bendersky, barry, eric.smith, ethan.furman, serhiy.storchaka
2013-08-14 14:18:28eli.benderskysetmessageid: <1376489908.0.0.557876092117.issue18738@psf.upfronthosting.co.za>
2013-08-14 14:18:27eli.benderskylinkissue18738 messages
2013-08-14 14:18:27eli.benderskycreate