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.09:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355910081.04.0.508115059351.issue16724@psf.upfronthosting.co.za>
In-reply-to
Content
Why? The binascii module consistently uses "data" to refer to binary data. For example: 
"Return the hexadecimal representation of the binary data. Every byte of data is converted ..."
History
Date User Action Args
2012-12-19 09:41:21amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, techtonik, docs@python
2012-12-19 09:41:21amaury.forgeotdarcsetmessageid: <1355910081.04.0.508115059351.issue16724@psf.upfronthosting.co.za>
2012-12-19 09:41:20amaury.forgeotdarclinkissue16724 messages
2012-12-19 09:41:20amaury.forgeotdarccreate