Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/ssl/
Dmultissltests.py297 def _build_src(self, config_args=()): argument
415 def _build_src(self, config_args=()): argument
/external/python/cpython3/Python/
Dpylifecycle.c1046 _PyArgv config_args = { in _Py_PreInitializeFromConfig() local