[issue8392] unit tests rather light on testing __import__(..., level)

Virgil Dupras report at bugs.python.org
Fri Jul 23 12:14:54 CEST 2010


Virgil Dupras <hsoft at hardcoded.net> added the comment:

If I understand the patch correctly, this patch basically add a test for relative imports. I'm pretty sure this is already testes in importlib.test. Brett, am I right?

If yes, there's no point in applying this patch.

----------
nosy: +vdupras

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


More information about the Python-bugs-list mailing list