Serhiy Storchaka added the comment: >>> [1, 2, 3].index("'") Traceback (most recent call last): File "<stdin>", line 1, in <module> ValueError: ""'"" not in list
Aren't too much quotes? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13349> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com