The __import__ hook now tries the built-in __import__ and only attempts a managed assembly load if an ImportError is detected.
Only hook imports on Exceptions.ImportError
Log in to post a comment.
Only hook imports on Exceptions.ImportError