Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dbisect_cmd.py53 cmd.extend(subprocess._optim_args_from_interpreter_flags())
/external/python/cpython3/Lib/distutils/
Dutil.py423 cmd.extend(subprocess._optim_args_from_interpreter_flags())
/external/python/cpython3/Lib/
Dsubprocess.py272 def _optim_args_from_interpreter_flags(): function
296 args = _optim_args_from_interpreter_flags()
/external/python/cpython3/Lib/test/support/
D__init__.py2244 return subprocess._optim_args_from_interpreter_flags()