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 Claudiu.Popa, pitrou, python-dev
Date 2012-04-01.15:30:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SEMk6-0006rF-9n@dinsdale.python.org>
In-reply-to
Content
New changeset 273d7502ced1 by Antoine Pitrou in branch '3.2':
Issue #14151: Raise a ValueError, not a NameError, when trying to create
http://hg.python.org/cpython/rev/273d7502ced1

New changeset 42b29aea1c98 by Antoine Pitrou in branch 'default':
Issue #14151: Raise a ValueError, not a NameError, when trying to create
http://hg.python.org/cpython/rev/42b29aea1c98
History
Date User Action Args
2012-04-01 15:30:59python-devsetrecipients: + python-dev, pitrou, Claudiu.Popa
2012-04-01 15:30:59python-devlinkissue14151 messages
2012-04-01 15:30:58python-devcreate