[New-bugs-announce] [issue1377] test_import breaks on Linux

Guido van Rossum report at bugs.python.org
Sat Nov 3 00:45:03 CET 2007


New submission from Guido van Rossum:

Error output:

test_import at 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

----------
assignee: tiran
messages: 57079
nosy: gvanrossum, tiran
severity: normal
status: open
title: test_import breaks on Linux
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1377>
__________________________________


More information about the New-bugs-announce mailing list