This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chrisgmorton
Recipients chrisgmorton
Date 2021-03-16.16:09:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615910999.65.0.933457755521.issue43481@roundup.psfhosted.org>
In-reply-to
Content
Root cause appears to be indexing c with [] operator. Replacing len(c) with 4 produces the same error.
History
Date User Action Args
2021-03-16 16:09:59chrisgmortonsetrecipients: + chrisgmorton
2021-03-16 16:09:59chrisgmortonsetmessageid: <1615910999.65.0.933457755521.issue43481@roundup.psfhosted.org>
2021-03-16 16:09:59chrisgmortonlinkissue43481 messages
2021-03-16 16:09:59chrisgmortoncreate