[issue15434] __import__() problem in 3.3

Stefan Krah report at bugs.python.org
Mon Jul 23 16:54:16 CEST 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

This is not a distutils issue. I want to know why this does not
throw an exception ...

python3.2 distutils/command/__init__.py


... while this raises ImportError:

~/usr/bin/python3.3 distutils/command/__init__.py



For the path structure please see my previous message.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15434>
_______________________________________


More information about the Python-bugs-list mailing list