Chris Morton <[email protected]> added the comment:
Root cause appears to be indexing c with [] operator. Replacing len(c) with 4 produces the same error. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43481> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
