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 r.david.murray, tomas_grahn
Date 2013-10-30.13:56:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383141385.38.0.701456935559.issue19449@psf.upfronthosting.co.za>
In-reply-to
Content
Rereading my post I disagree with myself.  ValueError is probably better in this context (the difference between ValueError and TypeError is a bit grey, and Python is not necessarily completely consistent about it.)
History
Date User Action Args
2013-10-30 13:56:25r.david.murraysetrecipients: + r.david.murray, tomas_grahn
2013-10-30 13:56:25r.david.murraysetmessageid: <1383141385.38.0.701456935559.issue19449@psf.upfronthosting.co.za>
2013-10-30 13:56:25r.david.murraylinkissue19449 messages
2013-10-30 13:56:25r.david.murraycreate