Searched refs:_save_and_block_module (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_support.py101 def _save_and_block_module(name, orig_modules): function
139 if not _save_and_block_module(blocked_name, orig_modules):
/external/python/cpython3/Lib/test/support/
H A D__init__.py175 def _save_and_block_module(name, orig_modules): function
256 if not _save_and_block_module(blocked_name, orig_modules):

Completed in 458 milliseconds