Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py419 def _assert_cwd(self, expected_cwd, python_arg, **kwargs): argument
423 p = subprocess.Popen([python_arg, "-c",