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 python-dev
Recipients Arfrever, eric.smith, ethan.furman, ezio.melotti, gvanrossum, josh.r, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner
Date 2014-03-21.13:39:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fr5gG0D66z7LjR@mail.python.org>
In-reply-to
Content
New changeset e266525c9294 by Ethan Furman in branch 'default':
Issue19995: more informative error message; spelling corrections; use operator.mod instead of __mod__
http://hg.python.org/cpython/rev/e266525c9294
History
Date User Action Args
2014-03-21 13:39:07python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, ezio.melotti, Arfrever, r.david.murray, skrah, ethan.furman, serhiy.storchaka, josh.r
2014-03-21 13:39:07python-devlinkissue19995 messages
2014-03-21 13:39:06python-devcreate