Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_subprocess.py401 def _assert_cwd(self, expected_cwd, python_arg, **kwargs): argument
405 p = subprocess.Popen([python_arg, "-c",