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 christian.heimes
Recipients Jon.Oberheide, alex, christian.heimes, fijall, georg.brandl, hynek, loewis, ncoghlan, petri.lehtinen, pitrou, python-dev, serhiy.storchaka
Date 2012-06-23.17:57:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340474270.59.0.280072612151.issue15061@psf.upfronthosting.co.za>
In-reply-to
Content
New patch. The compare_digest method now lives in the operator module as operator._compare_digest
History
Date User Action Args
2012-06-23 17:57:51christian.heimessetrecipients: + christian.heimes, loewis, georg.brandl, ncoghlan, pitrou, alex, fijall, python-dev, petri.lehtinen, hynek, serhiy.storchaka, Jon.Oberheide
2012-06-23 17:57:50christian.heimessetmessageid: <1340474270.59.0.280072612151.issue15061@psf.upfronthosting.co.za>
2012-06-23 17:57:50christian.heimeslinkissue15061 messages
2012-06-23 17:57:50christian.heimescreate