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 anacrolix, python-dev, vinay.sajip
Date 2012-01-25.17:50:25
SpamBayes Score 0.018996865
Marked as misclassified No
Message-id <E1Rq6zI-0007YX-Ap@dinsdale.python.org>
In-reply-to
Content
New changeset e506848d6381 by Vinay Sajip in branch '3.2':
Closes #13859: Replaced reference to StandardError with reference to Exception. Thanks to Matt Joiner for spotting this and submitting a patch.
http://hg.python.org/cpython/rev/e506848d6381

New changeset fec45282dc28 by Vinay Sajip in branch 'default':
Closes #13859: Merged fix from 3.2 - thanks to Matt Joiner for spotting this and the patch.
http://hg.python.org/cpython/rev/fec45282dc28
History
Date User Action Args
2012-01-25 17:50:26python-devsetrecipients: + python-dev, vinay.sajip, anacrolix
2012-01-25 17:50:25python-devlinkissue13859 messages
2012-01-25 17:50:25python-devcreate