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 xiang.zhang
Recipients josh.r, python-dev, rhettinger, serhiy.storchaka, stutzbach, xiang.zhang
Date 2016-06-04.08:33:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465029200.99.0.203044056545.issue26915@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for review Serhiy and nice thoughts. I make the class inherited directly from Sequence. So if the methods in Sequence are OK, the test class is OK.
History
Date User Action Args
2016-06-04 08:33:21xiang.zhangsetrecipients: + xiang.zhang, rhettinger, stutzbach, python-dev, serhiy.storchaka, josh.r
2016-06-04 08:33:20xiang.zhangsetmessageid: <1465029200.99.0.203044056545.issue26915@psf.upfronthosting.co.za>
2016-06-04 08:33:20xiang.zhanglinkissue26915 messages
2016-06-04 08:33:20xiang.zhangcreate