Home | History | Annotate | Download | only in importlib

Lines Matching refs:module_type

1129     module_type = type(sys)
1131 if isinstance(module, module_type):