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 pitrou
Recipients Jon.Oberheide, alex, christian.heimes, fijall, georg.brandl, hynek, loewis, ncoghlan, petri.lehtinen, pitrou, python-dev, serhiy.storchaka
Date 2012-06-23.15:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340464528.3326.24.camel@localhost.localdomain>
In-reply-to <1340463294.92.0.262019562426.issue15061@psf.upfronthosting.co.za>
Content
> Doesn't belong into operator IMO.  We used to have a "strop" module
> where it would have fitted...

Again, it can be a private function in the operator module that happens
to be wrapped or exposed in the hmac module. Practicality beats purity.
History
Date User Action Args
2012-06-23 15:19:01pitrousetrecipients: + pitrou, loewis, georg.brandl, ncoghlan, christian.heimes, alex, fijall, python-dev, petri.lehtinen, hynek, serhiy.storchaka, Jon.Oberheide
2012-06-23 15:19:00pitroulinkissue15061 messages
2012-06-23 15:19:00pitroucreate