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 docs@python, ezio.melotti, fossilet, python-dev
Date 2012-11-08.23:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XyKvb6N8wzPsn@mail.python.org>
In-reply-to
Content
New changeset 8b181c75792f by Ezio Melotti in branch '2.7':
#16440: fix exception type and clarify example.
http://hg.python.org/cpython/rev/8b181c75792f

New changeset bb39ca6bcd7a by Ezio Melotti in branch '3.2':
#16440: fix exception type and clarify example.
http://hg.python.org/cpython/rev/bb39ca6bcd7a

New changeset 8c7f2f6f3375 by Ezio Melotti in branch '3.3':
#16440: merge with 3.2.
http://hg.python.org/cpython/rev/8c7f2f6f3375

New changeset d170844a363f by Ezio Melotti in branch 'default':
#16440: merge with 3.3.
http://hg.python.org/cpython/rev/d170844a363f
History
Date User Action Args
2012-11-08 23:09:48python-devsetrecipients: + python-dev, fossilet, ezio.melotti, docs@python
2012-11-08 23:09:48python-devlinkissue16440 messages
2012-11-08 23:09:48python-devcreate