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.

Author gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-11-02.23:45:03
SpamBayes Score 0.010697118
Marked as misclassified No
Message-id <1194047103.5.0.8046180758.issue1377@psf.upfronthosting.co.za>
In-reply-to
Content
Error output:

test_import@test/test????test test_import failed -- Traceback (most
recent call last):  File
"/usr/local/google/home/guido/python/py3k-main/Lib/test/test_import.py",
line 184, in test_sys_path_with_unicode    mod =
__import__("testimport%i" % i)ImportError: No module named testimport1
History
Date User Action Args
2007-11-02 23:45:03gvanrossumsetspambayes_score: 0.0106971 -> 0.010697118
recipients: + gvanrossum, christian.heimes
2007-11-02 23:45:03gvanrossumsetspambayes_score: 0.0106971 -> 0.0106971
messageid: <1194047103.5.0.8046180758.issue1377@psf.upfronthosting.co.za>
2007-11-02 23:45:03gvanrossumlinkissue1377 messages
2007-11-02 23:45:03gvanrossumcreate