Home
last modified time | relevance | path

Searched refs:no_chdir (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_shutil.py55 no_chdir = unittest.mock.patch('os.chdir', variable
1354 with os_helper.change_cwd(work_dir), no_chdir:
1368 with os_helper.change_cwd(work_dir), no_chdir:
1404 with no_chdir:
1422 with no_chdir:
1428 with no_chdir:
1446 with os_helper.change_cwd(work_dir), no_chdir:
1459 with os_helper.change_cwd(work_dir), no_chdir:
1477 with no_chdir:
1504 with no_chdir
[all...]

Completed in 3 milliseconds