[issue5495] ValueError exception of tuple.index(x) gives imprecise error message

STINNER Victor report at bugs.python.org
Sun Mar 15 15:33:34 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Attached patch fixes the error message.

----------
keywords: +patch
nosy: +haypo
Added file: http://bugs.python.org/file13339/not_in_tuple.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5495>
_______________________________________


More information about the Python-bugs-list mailing list