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
收信人 Arfrever, benjamin.peterson, brett.cannon, eric.araujo, ezio.melotti, python-dev, r.david.murray, vstinner
日期 2013-06-15.02:52:07
SpamBayes Score -1.0
Marked as misclassified
Message-id <1371264727.48.0.777803854079.issue17177@psf.upfronthosting.co.za>
In-reply-to
内容
To have it on record, the command I am using to find uses of imp is::

 ack "import imp(,|\n)|from imp import" -l
历史
日期 用户 动作 参数
2013-06-15 02:52:07brett.cannon修改recipients: + brett.cannon, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, r.david.murray, python-dev
2013-06-15 02:52:07brett.cannon修改messageid: <1371264727.48.0.777803854079.issue17177@psf.upfronthosting.co.za>
2013-06-15 02:52:07brett.cannon链接issue17177 messages
2013-06-15 02:52:07brett.cannon创建