Message149098
| Author | Serg.Asminog |
|---|---|
| Recipients | Jukka Aho, Serg.Asminog, amaury.forgeotdarc, asvetlov, benjamin.peterson, gvanrossum, vstinner |
| Date | 2011-12-09.14:16:17 |
| SpamBayes Score | 5.429152e-09 |
| Marked as misclassified | No |
| Message-id | <1323440178.15.0.145071901809.issue4352@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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)] |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-09 14:16:18 | Serg.Asminog | set | recipients: + Serg.Asminog, gvanrossum, amaury.forgeotdarc, vstinner, benjamin.peterson, Jukka Aho, asvetlov |
| 2011-12-09 14:16:18 | Serg.Asminog | set | messageid: <1323440178.15.0.145071901809.issue4352@psf.upfronthosting.co.za> |
| 2011-12-09 14:16:17 | Serg.Asminog | link | issue4352 messages |
| 2011-12-09 14:16:17 | Serg.Asminog | create | |