Home
last modified time | relevance | path

Searched defs:config_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/ssl/
Dmultissltests.py293 def _build_src(self, config_args=()): argument
410 def _build_src(self, config_args=()): argument
/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c1007 _PyArgv config_args = { in _Py_PreInitializeFromConfig() local