Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dmain.c226 pymain_run_command(wchar_t *command) in pymain_run_command() function
578 *exitcode = pymain_run_command(config->run_command); in pymain_run_python()