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 alex.henderson
Recipients alex.henderson, ezio.melotti, ncoghlan
Date 2013-07-07.14:31:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373207462.93.0.211915910904.issue17840@psf.upfronthosting.co.za>
In-reply-to
Content
Having discussed this with Ezio, I think the better option might be to raise ValueError instead - if someone is expecting to be able to silently recover from errors they won't be able to, and should find out about this sooner rather than later.
I'll upload an updated patch shortly.
History
Date User Action Args
2013-07-07 14:31:02alex.hendersonsetrecipients: + alex.henderson, ncoghlan, ezio.melotti
2013-07-07 14:31:02alex.hendersonsetmessageid: <1373207462.93.0.211915910904.issue17840@psf.upfronthosting.co.za>
2013-07-07 14:31:02alex.hendersonlinkissue17840 messages
2013-07-07 14:31:02alex.hendersoncreate