Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dmain.c125 pymain_get_importer(const wchar_t *filename, PyObject **importer_p, int *exitcode) in pymain_get_importer() function
547 if (pymain_get_importer(config->run_filename, &main_importer_path, in pymain_run_python()