Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_ast.py2408 def my_import(name, *args, **kw): function
2415 with support.swap_attr(builtins, '__import__', my_import):

Completed in 4 milliseconds