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.

作者 serhiy.storchaka
收信人 mark.dickinson, serhiy.storchaka, zach.ware
日期 2013-08-12.19:43:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <1376336618.2.0.937383921981.issue18712@psf.upfronthosting.co.za>
In-reply-to
内容
We can use type(a).__index__(a). Should we also correct the documentation for operator.index() and operator.length_hint()?
历史
日期 用户 动作 参数
2013-08-12 19:43:38serhiy.storchaka修改recipients: + serhiy.storchaka, mark.dickinson, zach.ware
2013-08-12 19:43:38serhiy.storchaka修改messageid: <1376336618.2.0.937383921981.issue18712@psf.upfronthosting.co.za>
2013-08-12 19:43:38serhiy.storchaka链接issue18712 messages
2013-08-12 19:43:38serhiy.storchaka创建