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 terry.reedy
Recipients Ankur.Ankan, Arfrever, Yogesh.Chaudhari, asvetlov, eric.smith, flox, krinart, python-dev, terry.reedy
Date 2013-05-13.02:07:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368410829.92.0.780446996548.issue9856@psf.upfronthosting.co.za>
In-reply-to
Content
Everying is an instance of object. If its class does not override .__format__, then it seems that it should act the same as a direct object instance. If this a the current plan (or patch already committed, I think I would stay with that.
History
Date User Action Args
2013-05-13 02:07:09terry.reedysetrecipients: + terry.reedy, eric.smith, Arfrever, asvetlov, flox, python-dev, krinart, Ankur.Ankan, Yogesh.Chaudhari
2013-05-13 02:07:09terry.reedysetmessageid: <1368410829.92.0.780446996548.issue9856@psf.upfronthosting.co.za>
2013-05-13 02:07:09terry.reedylinkissue9856 messages
2013-05-13 02:07:09terry.reedycreate