Trying to import a submodule from another module and not a package was raising
AttributeError in importlib when it should be an ImportError. Found when running importlib against test_runpy.
Showing
Please register or sign in to comment
AttributeError in importlib when it should be an ImportError. Found when running importlib against test_runpy.