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.

作者 eric.snow
收信人 docs@python, eric.araujo, eric.snow, ncoghlan
日期 2013-02-17.04:09:49
SpamBayes Score -1.0
Marked as misclassified
Message-id <1361074190.1.0.135459665141.issue12633@psf.upfronthosting.co.za>
In-reply-to
内容
One proposal would lead to the sys module growing descriptors:

http://mail.python.org/pipermail/python-ideas/2013-January/019075.html

In that case, sys.modules could update the underlying interp->modules.
历史
日期 用户 动作 参数
2013-02-17 04:09:50eric.snow修改recipients: + eric.snow, ncoghlan, eric.araujo, docs@python
2013-02-17 04:09:50eric.snow修改messageid: <1361074190.1.0.135459665141.issue12633@psf.upfronthosting.co.za>
2013-02-17 04:09:50eric.snow链接issue12633 messages
2013-02-17 04:09:49eric.snow创建