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 flox, python-dev, vinay.sajip
Date 2011-11-07.10:16:21
SpamBayes Score 0.026718393
Marked as misclassified No
Message-id <E1RNMFP-0001B5-Va@dinsdale.python.org>
In-reply-to
Content
New changeset 60dd1568bbd1 by Vinay Sajip in branch '2.7':
Closes #13361: Raise correct exception type.
http://hg.python.org/cpython/rev/60dd1568bbd1

New changeset bc05c11b340e by Vinay Sajip in branch '3.2':
Closes #13361: Raise correct exception type.
http://hg.python.org/cpython/rev/bc05c11b340e

New changeset fb73fe5d0ab1 by Vinay Sajip in branch 'default':
Closes #13361: Merge fix from 3.2.
http://hg.python.org/cpython/rev/fb73fe5d0ab1
History
Date User Action Args
2011-11-07 10:16:21python-devsetrecipients: + python-dev, vinay.sajip, flox
2011-11-07 10:16:21python-devlinkissue13361 messages
2011-11-07 10:16:21python-devcreate