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
收信人 brett.cannon, eric.snow
日期 2012-04-19.01:32:26
SpamBayes Score -1.0
Marked as misclassified
Message-id <1334799147.41.0.250628519615.issue14618@psf.upfronthosting.co.za>
In-reply-to
内容
Once imp.reload() is moved to imp.py, and the code is stripped from Python/import.c, we can see where modules_reloading stands.  I expect that it will have become entirely superfluous at that point.
历史
日期 用户 动作 参数
2012-04-19 01:32:27eric.snow修改recipients: + eric.snow, brett.cannon
2012-04-19 01:32:27eric.snow修改messageid: <1334799147.41.0.250628519615.issue14618@psf.upfronthosting.co.za>
2012-04-19 01:32:26eric.snow链接issue14618 messages
2012-04-19 01:32:26eric.snow创建