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.

作者 brett.cannon
收信人 brett.cannon, eric.smith, eric.snow, ncoghlan, pitrou
日期 2012-04-24.00:56:35
SpamBayes Score -1.0
Marked as misclassified
Message-id <1335228996.18.0.111099591654.issue14657@psf.upfronthosting.co.za>
In-reply-to
内容
I should also mention that all of this becomes much less important once issue #14605 is finished because at that point sys.meta_path and sys.path_hooks will have _frozen_importlib objects and that will be what importlib works off of directly. But I still understand the desire to eliminate _frozen_importlib from being exposed, it's just a matter of coming up with a reasonable solution.
历史
日期 用户 动作 参数
2012-04-24 00:56:36brett.cannon修改recipients: + brett.cannon, ncoghlan, pitrou, eric.smith, eric.snow
2012-04-24 00:56:36brett.cannon修改messageid: <1335228996.18.0.111099591654.issue14657@psf.upfronthosting.co.za>
2012-04-24 00:56:35brett.cannon链接issue14657 messages
2012-04-24 00:56:35brett.cannon创建