Nick Coghlan <ncogh...@gmail.com> added the comment:

At first glance, I thought this might be just the circular import problem 
(#992389) appearing in a different guise. However, if that was the case, 
switching to an import statement or __import__ shouldn't have made any 
difference.

What do you see if you put an "import my_lib.bar" *between* the two importlib 
calls?

----------

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

Reply via email to