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 amaury.forgeotdarc, asvetlov, docs@python, techtonik
Date 2012-12-19.16:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Fact no.1: When people use docs as a reference, they don't read top notes.

Face no.2:
This is not explicit:
  binascii.hexlify(data)
This is:
  binascii.hexlify(bytes)

I understand that you like the wording in description, but can't understand why don't want to fix this stuff above.
History
Date User Action Args
2012-12-19 16:32:51techtoniksetrecipients: + techtonik, amaury.forgeotdarc, asvetlov, docs@python
2012-12-19 16:32:51techtoniksetmessageid: <[email protected]>
2012-12-19 16:32:51techtoniklinkissue16724 messages
2012-12-19 16:32:51techtonikcreate