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 Ramchandra Apte
Recipients Ramchandra Apte, docs@python
Date 2012-02-05.03:04:39
SpamBayes Score 0.0014754616
Marked as misclassified No
Message-id <1328411080.71.0.906401120074.issue13944@psf.upfronthosting.co.za>
In-reply-to
Content
When the documentation for hashlib says "An HMAC object has the following methods:" the list of methods says hmac.xxx which is wrong and should be HMAC.xxx.
Thanks
History
Date User Action Args
2012-02-05 03:04:40Ramchandra Aptesetrecipients: + Ramchandra Apte, docs@python
2012-02-05 03:04:40Ramchandra Aptesetmessageid: <1328411080.71.0.906401120074.issue13944@psf.upfronthosting.co.za>
2012-02-05 03:04:39Ramchandra Aptelinkissue13944 messages
2012-02-05 03:04:39Ramchandra Aptecreate