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 Devin Jeanpierre
Recipients Devin Jeanpierre, josh.r, rhettinger
Date 2015-01-08.23:41:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'm going to add a test case that changes the sequence length during .index(), and just do whatever list does in that case.
History
Date User Action Args
2015-01-08 23:41:10Devin Jeanpierresetrecipients: + Devin Jeanpierre, rhettinger, josh.r
2015-01-08 23:41:10Devin Jeanpierresetmessageid: <[email protected]>
2015-01-08 23:41:09Devin Jeanpierrelinkissue23086 messages
2015-01-08 23:41:09Devin Jeanpierrecreate