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 gvanrossum
Recipients docs@python, gvanrossum, neologix, vstinner
Date 2013-12-06.22:15:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386368116.71.0.314149961478.issue19876@psf.upfronthosting.co.za>
In-reply-to
Content
Here's an attempt at fixing the ValueError.

I don't like the exhaustive search much, but the alternative is to maintain an inverse dict.  What do you think?
History
Date User Action Args
2013-12-06 22:15:16gvanrossumsetrecipients: + gvanrossum, vstinner, neologix, docs@python
2013-12-06 22:15:16gvanrossumsetmessageid: <1386368116.71.0.314149961478.issue19876@psf.upfronthosting.co.za>
2013-12-06 22:15:16gvanrossumlinkissue19876 messages
2013-12-06 22:15:16gvanrossumcreate