Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/support/
D__init__.py65 def _ignore_deprecated_imports(ignore=True): function
85 with _ignore_deprecated_imports(deprecated):
133 with _ignore_deprecated_imports(deprecated):
/external/python/cpython3/Lib/test/support/
D__init__.py132 def _ignore_deprecated_imports(ignore=True): function
156 with _ignore_deprecated_imports(deprecated):
250 with _ignore_deprecated_imports(deprecated):