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 <[email protected]>
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: <[email protected]>
2012-12-19 09:36:37techtoniklinkissue16724 messages
2012-12-19 09:36:37techtonikcreate