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 terry.reedy
Recipients methane, rhettinger, stutzbach, terry.reedy
Date 2012-12-22.01:07:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356138465.7.0.336454934426.issue16712@psf.upfronthosting.co.za>
In-reply-to
Content
I would expect that the default method of reversed() and collections.abc.Sequence.__reverse__ are more or less the same. If so, this should be closed as invalid. But I want to hear from the abc experts.
History
Date User Action Args
2012-12-22 01:07:45terry.reedysetrecipients: + terry.reedy, rhettinger, stutzbach, methane
2012-12-22 01:07:45terry.reedysetmessageid: <1356138465.7.0.336454934426.issue16712@psf.upfronthosting.co.za>
2012-12-22 01:07:45terry.reedylinkissue16712 messages
2012-12-22 01:07:45terry.reedycreate