Searched refs:my_import (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_ast.py | 2408 def my_import(name, *args, **kw): function 2415 with support.swap_attr(builtins, '__import__', my_import): |
Completed in 4 milliseconds