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 alex
Recipients Arfrever, alex, brett.cannon, eric.araujo, ezio.melotti, jcea, meador.inge, pitrou, r.david.murray, rhettinger, serhiy.storchaka, zach.ware
Date 2013-04-16.04:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366086178.81.0.201591535596.issue16694@psf.upfronthosting.co.za>
In-reply-to
Content
If a pure python operator module were a part of the stdlib, we (PyPy) would probably delete most (if not all) of our own operator module.
History
Date User Action Args
2013-04-16 04:22:58alexsetrecipients: + alex, brett.cannon, rhettinger, jcea, pitrou, ezio.melotti, eric.araujo, Arfrever, r.david.murray, meador.inge, zach.ware, serhiy.storchaka
2013-04-16 04:22:58alexsetmessageid: <1366086178.81.0.201591535596.issue16694@psf.upfronthosting.co.za>
2013-04-16 04:22:58alexlinkissue16694 messages
2013-04-16 04:22:58alexcreate