class _ImportRedirect(object):
Undocumented
Method | __init__ |
Create a virtual package that redirects imports (see PEP 302). |
Method | find​_module |
Undocumented |
Method | load​_module |
Undocumented |
Instance Variable | impmask |
Undocumented |
Instance Variable | module |
Undocumented |
Instance Variable | name |
Undocumented |