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 r.david.murray
Recipients Arfrever, barry, georg.brandl, python-dev, r.david.murray
Date 2012-09-22.14:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348322699.16.0.853441796129.issue15925@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think it is worth the extra code to convert the TypeError into a ValueError.  We aren't very strict about the distinction between those two.

Leaving this open for Georg to transplant it to 3.3.0.
History
Date User Action Args
2012-09-22 14:05:01r.david.murraysetrecipients: + r.david.murray, barry, georg.brandl, Arfrever, python-dev
2012-09-22 14:04:59r.david.murraysetmessageid: <1348322699.16.0.853441796129.issue15925@psf.upfronthosting.co.za>
2012-09-22 14:04:58r.david.murraylinkissue15925 messages
2012-09-22 14:04:57r.david.murraycreate