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.

作者 rhettinger
收信人 rhettinger
日期 2013-07-12.07:31:20
SpamBayes Score -1.0
Marked as misclassified
Message-id <1373614281.57.0.554958596911.issue18432@psf.upfronthosting.co.za>
In-reply-to
内容
In Python 2, the queue attribute was a list and it is still documented that way in Python 3:  http://docs.python.org/3/library/sched.html#sched.scheduler.queue

This appears to be a mistake made during the 2-to-3 conversion.
历史
日期 用户 动作 参数
2013-07-12 07:31:21rhettinger修改recipients: + rhettinger
2013-07-12 07:31:21rhettinger修改messageid: <1373614281.57.0.554958596911.issue18432@psf.upfronthosting.co.za>
2013-07-12 07:31:21rhettinger链接issue18432 messages
2013-07-12 07:31:21rhettinger创建