Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpreconfig.c730 preconfig_read(PyPreConfig *config, _PyPreCmdline *cmdline) in preconfig_read() function
850 status = preconfig_read(config, &cmdline); in _PyPreConfig_Read()