Searched defs:import_state (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_importlib.py | 35 def import_state(**kwargs): function |
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | util.py | 172 def import_state(**kwargs): function |