Home
last modified time | relevance | path

Searched refs:_ignore_deprecated_imports (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/support/
Dimport_helper.py13 def _ignore_deprecated_imports(ignore=True): function
74 with _ignore_deprecated_imports(deprecated):
120 with _ignore_deprecated_imports(deprecated):