Antoine Pitrou <pit...@free.fr> added the comment: Python 3.3 now has per-module import locks, and PyImport_ImportModuleNoBlock simply redirects to PyImport_ImportModule. See issue9260.
---------- resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> A finer grained import lock _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8098> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com