Sagiv Malihi <[email protected]> added the comment: As I said - it certainly happenes on 3.2 (tested).
@pitrou - what you suggested will not work since the actual import will block on the import lock. The optimization there is not needed, it's already implemented in __import__. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12680> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
