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 Yogesh.Chaudhari
Recipients Ankur.Ankan, Arfrever, Yogesh.Chaudhari, asvetlov, eric.smith, flox, krinart, python-dev, terry.reedy
Date 2013-05-12.17:07:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368378459.97.0.0662670161551.issue9856@psf.upfronthosting.co.za>
In-reply-to
Content
Please replace 
integer.__format__(s)
with 
integer.__format__('')
History
Date User Action Args
2013-05-12 17:07:40Yogesh.Chaudharisetrecipients: + Yogesh.Chaudhari, terry.reedy, eric.smith, Arfrever, asvetlov, flox, python-dev, krinart, Ankur.Ankan
2013-05-12 17:07:39Yogesh.Chaudharisetmessageid: <1368378459.97.0.0662670161551.issue9856@psf.upfronthosting.co.za>
2013-05-12 17:07:39Yogesh.Chaudharilinkissue9856 messages
2013-05-12 17:07:39Yogesh.Chaudharicreate