Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/support/
D__init__.py105 def _save_and_block_module(name, orig_modules): function
143 if not _save_and_block_module(blocked_name, orig_modules):
/external/python/cpython3/Lib/test/support/
D__init__.py179 def _save_and_block_module(name, orig_modules): function
260 if not _save_and_block_module(blocked_name, orig_modules):