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 ncoghlan
Recipients methane, ncoghlan, rhettinger, stutzbach, terry.reedy
Date 2012-12-22.09:36:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356168986.5.0.151026861461.issue16712@psf.upfronthosting.co.za>
In-reply-to
Content
The observation about it incorrectly flagging __reversed__ as an expected method for Sequence objects is also valid.
History
Date User Action Args
2012-12-22 09:36:26ncoghlansetrecipients: + ncoghlan, rhettinger, terry.reedy, stutzbach, methane
2012-12-22 09:36:26ncoghlansetmessageid: <1356168986.5.0.151026861461.issue16712@psf.upfronthosting.co.za>
2012-12-22 09:36:26ncoghlanlinkissue16712 messages
2012-12-22 09:36:26ncoghlancreate