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 brett.cannon
Recipients brett.cannon, llllllllll
Date 2017-05-25.22:48:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495752536.53.0.672941047975.issue30477@psf.upfronthosting.co.za>
In-reply-to
Content
I'm wondering if including the whole "tuple.index(%R)" part is still necessary? The traceback will tell you what method you called, so wouldn't "%R not in tuple" be enough?
History
Date User Action Args
2017-05-25 22:48:56brett.cannonsetrecipients: + brett.cannon, llllllllll
2017-05-25 22:48:56brett.cannonsetmessageid: <1495752536.53.0.672941047975.issue30477@psf.upfronthosting.co.za>
2017-05-25 22:48:56brett.cannonlinkissue30477 messages
2017-05-25 22:48:56brett.cannoncreate