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 techtonik
Recipients docs@python, techtonik
Date 2012-12-19.09:36:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355909798.33.0.519653926366.issue16724@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/3/library/binascii

- binascii.hexlify(data)
+ binascii.hexlify(bytes)

tag:easy
History
Date User Action Args
2012-12-19 09:36:38techtoniksetrecipients: + techtonik, docs@python
2012-12-19 09:36:38techtoniksetmessageid: <1355909798.33.0.519653926366.issue16724@psf.upfronthosting.co.za>
2012-12-19 09:36:37techtoniklinkissue16724 messages
2012-12-19 09:36:37techtonikcreate