HomeSort by relevance Sort by last modified time
    Searched refs:mock_path_hook (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/test/test_importlib/import_/
test_path.py 64 hook = util.mock_path_hook(path, importer=importer)
89 hook = util.mock_path_hook(os.getcwd(), importer=importer)
  /external/python/cpython3/Lib/test/test_importlib/
util.py 380 def mock_path_hook(*entries, importer): function

Completed in 3984 milliseconds