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 <[email protected]>
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: <[email protected]>
2017-05-25 22:48:56brett.cannonlinkissue30477 messages
2017-05-25 22:48:56brett.cannoncreate