Searched refs:_ModuleWithDeprecations (Results 1 – 1 of 1) sorted by relevance
130 class _ModuleWithDeprecations(object): class157 if not isinstance(module, _ModuleWithDeprecations):158 sys.modules[module_name] = _ModuleWithDeprecations(module)