[issue4510] ValueError for list.remove() not very helpful

Georg Brandl report at bugs.python.org
Fri Dec 5 20:25:14 CET 2008


Georg Brandl <georg at python.org> added the comment:

Suggested patch attached, handles remove() and index().

----------
keywords: +patch
nosy: +georg.brandl
stage: needs patch -> patch review
Added file: http://bugs.python.org/file12244/list-excs.diff

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


More information about the Python-bugs-list mailing list