Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dimp.py182 """Compatibility support for implementing load_compiled()."""
185 def load_compiled(name, pathname, file=None): function
237 return load_compiled(name, filename, file)
/third_party/python/Lib/test/
H A Dtest_imp.py119 # Test cannot cover imp.load_compiled function.
184 mod = imp.load_compiled(

Completed in 2 milliseconds