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 akira
Recipients akira, christian.heimes, docs@python, gudge, janssen, pitrou
Date 2014-04-27.09:49:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398592187.37.0.890023946035.issue19940@psf.upfronthosting.co.za>
In-reply-to
Content
Replace IndexError with ValueError in the patch because tuple.index raises ValueError.
History
Date User Action Args
2014-04-27 09:49:47akirasetrecipients: + akira, janssen, pitrou, christian.heimes, docs@python, gudge
2014-04-27 09:49:47akirasetmessageid: <1398592187.37.0.890023946035.issue19940@psf.upfronthosting.co.za>
2014-04-27 09:49:47akiralinkissue19940 messages
2014-04-27 09:49:47akiracreate