Tim Lesher <[email protected]> added the comment: Ugh. That's a reasonable objection.
What's the best thing to do in this case, generally speaking? list.index() does print the full repr on a value error; and a quick grep shows a number of other similar uses, although those don't seem to be as easy to trigger inadvertently. Should this feature be removed from list.index as well? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4510> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
