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 chris.jerdonek
Recipients amaury.forgeotdarc, asvetlov, chris.jerdonek, docs@python, r.david.murray, techtonik
Date 2012-12-20.03:52:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355975564.71.0.00354183459845.issue16724@psf.upfronthosting.co.za>
In-reply-to
Content
> It will help if Python docs contained a definition of what can be considered 'binary data' and link this term from hexlify description to this definition.

I believe this is part of the goal of issue 16518, where "bytes-like object" is being proposed as one of the terms for addition to the glossary.
History
Date User Action Args
2012-12-20 03:52:45chris.jerdoneksetrecipients: + chris.jerdonek, amaury.forgeotdarc, techtonik, r.david.murray, asvetlov, docs@python
2012-12-20 03:52:44chris.jerdoneksetmessageid: <1355975564.71.0.00354183459845.issue16724@psf.upfronthosting.co.za>
2012-12-20 03:52:44chris.jerdoneklinkissue16724 messages
2012-12-20 03:52:43chris.jerdonekcreate