Home
last modified time | relevance | path

Searched refs:_get_sourcefile (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/test_import/
D__init__.py6 from importlib._bootstrap_external import _get_sourcefile
1090 self.assertEqual(_get_sourcefile(path), expect)
1098 self.assertEqual(_get_sourcefile(path), path)
1104 self.assertEqual(_get_sourcefile(path), path)
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py412 def _get_sourcefile(bytecode_path): function
/external/python/cpython3/Python/
Dimport.c985 _Py_IDENTIFIER(_get_sourcefile); in PyImport_ExecCodeModuleWithPathnames()
/external/python/cpython3/Tools/c-analyzer/
DTODO541 …mport.c:PyImport_ExecCodeModuleWithPathnames():PyId__get_sourcefile _Py_IDENTIFIER(_get_sourcefile)
Dknown.tsv1163 … PyImport_ExecCodeModuleWithPathnames PyId__get_sourcefile variable _Py_IDENTIFIER(_get_sourcefile)