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.

作者 Serg.Asminog
收信人 Jukka Aho, Serg.Asminog, amaury.forgeotdarc, asvetlov, benjamin.peterson, gvanrossum, vstinner
日期 2011-12-09.14:16:17
SpamBayes Score 5.429152e-09
Marked as misclassified
Message-id <1323440178.15.0.145071901809.issue4352@psf.upfronthosting.co.za>
In-reply-to
内容
Also 

Traceback (most recent call last):
  File "D:\temp\python bug\test.py", line 20, in <module>
    file_object, file_path, description = imp.find_module(basename, [dirname])
ImportError: No module named mymodule

with python  2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)]
历史
日期 用户 动作 参数
2011-12-09 14:16:18Serg.Asminog修改recipients: + Serg.Asminog, gvanrossum, amaury.forgeotdarc, vstinner, benjamin.peterson, Jukka Aho, asvetlov
2011-12-09 14:16:18Serg.Asminog修改messageid: <1323440178.15.0.145071901809.issue4352@psf.upfronthosting.co.za>
2011-12-09 14:16:17Serg.Asminog链接issue4352 messages
2011-12-09 14:16:17Serg.Asminog创建