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 martin.panter
Recipients docs@python, martin.panter
Date 2014-12-19.05:14:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418966070.05.0.526031070029.issue22341@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that fixes the binascii, zlib.crc32() and adler32() documentation as I suggested.

I’m still interested why there are two ways to do a CRC-32, each equally non-obvious as the other.
History
Date User Action Args
2014-12-19 05:14:30martin.pantersetrecipients: + martin.panter, docs@python
2014-12-19 05:14:30martin.pantersetmessageid: <1418966070.05.0.526031070029.issue22341@psf.upfronthosting.co.za>
2014-12-19 05:14:30martin.panterlinkissue22341 messages
2014-12-19 05:14:29martin.pantercreate