Issue #3080: imp.load_module() accepts None for the module path
imp.find_module() returns None as module path for builtin and frozen builtins.
Showing
Please register or sign in to comment
imp.find_module() returns None as module path for builtin and frozen builtins.