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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, docs@python, techtonik
Date 2012-12-19.16:03:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355933006.68.0.348076921618.issue16724@psf.upfronthosting.co.za>
In-reply-to
Content
> If hexlify is not accepting anything except bytes, it is better be explicit.

But it is very explicit in the link you provided: both a note at the top, and the words "binary data" in the description of every function.
History
Date User Action Args
2012-12-19 16:03:58amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, techtonik, docs@python
2012-12-19 16:03:26amaury.forgeotdarcsetmessageid: <1355933006.68.0.348076921618.issue16724@psf.upfronthosting.co.za>
2012-12-19 16:03:26amaury.forgeotdarclinkissue16724 messages
2012-12-19 16:03:22amaury.forgeotdarccreate