Virgil Dupras <hs...@hardcoded.net> added the comment:

Because importlib is already well tested and that it already has the machinery 
to test __import__ instead of the importlib code, I suggest that we re-use 
importlib's relative tests instead.

Attached is a patch that does this. I made sure that __import__ was actually 
called.

----------
Added file: http://bugs.python.org/file18138/issue8392.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to