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 martin.panter
Recipients benjamin.peterson, docs@python, martin.panter, r.david.murray, zbysz
Date 2014-04-17.05:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397711325.69.0.802957117126.issue21071@psf.upfronthosting.co.za>
In-reply-to
Content
This is closely related to Issue 16349. If format strings were explicitly allowed to be byte strings there would be less conflict, but documenting the data type of the “format” attribute is better than nothing.
History
Date User Action Args
2014-04-17 05:08:45martin.pantersetrecipients: + martin.panter, benjamin.peterson, r.david.murray, zbysz, docs@python
2014-04-17 05:08:45martin.pantersetmessageid: <1397711325.69.0.802957117126.issue21071@psf.upfronthosting.co.za>
2014-04-17 05:08:45martin.panterlinkissue21071 messages
2014-04-17 05:08:45martin.pantercreate