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 terry.reedy
Recipients christian.heimes, pitrou, serhiy.storchaka, terry.reedy, vstinner, zach.ware
Date 2013-10-18.23:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382139527.43.0.383255141756.issue19259@psf.upfronthosting.co.za>
In-reply-to
Content
-1
"The operator module exports a set of efficient functions corresponding to the intrinsic operators of Python." As far as I know, _compare_digest does not correspond to any operator.
History
Date User Action Args
2013-10-18 23:38:47terry.reedysetrecipients: + terry.reedy, pitrou, vstinner, christian.heimes, zach.ware, serhiy.storchaka
2013-10-18 23:38:47terry.reedysetmessageid: <1382139527.43.0.383255141756.issue19259@psf.upfronthosting.co.za>
2013-10-18 23:38:47terry.reedylinkissue19259 messages
2013-10-18 23:38:47terry.reedycreate