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 chetanpalliwal13
Recipients chetanpalliwal13, rhettinger
Date 2020-10-19.06:02:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603087322.03.0.3525758641.issue42026@roundup.psfhosted.org>
In-reply-to
Content
can you let it work using the index method then it index() is working fine. I can resolve it by using enumerate and another way.

The issue I raised here for the index() method not for enumerate.
History
Date User Action Args
2020-10-19 06:02:02chetanpalliwal13setrecipients: + chetanpalliwal13, rhettinger
2020-10-19 06:02:02chetanpalliwal13setmessageid: <1603087322.03.0.3525758641.issue42026@roundup.psfhosted.org>
2020-10-19 06:02:02chetanpalliwal13linkissue42026 messages
2020-10-19 06:02:01chetanpalliwal13create