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.araujo
收信人 Arfrever, brett.cannon, eric.araujo, eric.snow, meador.inge
日期 2012-03-22.01:04:03
SpamBayes Score 0.01832553
Marked as misclassified
Message-id <1332378243.78.0.0896716145953.issue13959@psf.upfronthosting.co.za>
In-reply-to
内容
> Once things all the import stuff currently on the table is wrapped up,
> I'll probably work on switching things over to using importlib directly.

Please leave distutils unchanged; we don’t clean it up or improve it in any way, it’s bugfixes only.  Changing packaging is fine; I’ll just keep using the imp module in the distutils2-python3 backport.
历史
日期 用户 动作 参数
2012-03-22 01:04:04eric.araujo修改recipients: + eric.araujo, brett.cannon, Arfrever, meador.inge, eric.snow
2012-03-22 01:04:03eric.araujo修改messageid: <1332378243.78.0.0896716145953.issue13959@psf.upfronthosting.co.za>
2012-03-22 01:04:03eric.araujo链接issue13959 messages
2012-03-22 01:04:03eric.araujo创建