Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_cmd_line_script.py96 expected_loader, expected_cwd=None): argument
Dtest_subprocess.py401 def _assert_cwd(self, expected_cwd, python_arg, **kwargs): argument