Searched refs:pathsep (Results 76 - 77 of 77) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_os.py | 1046 defpath_list = os.defpath.split(os.pathsep) 1048 test_env = {'PATH': os.pathsep.join(test_path)} |
H A D | test_shutil.py | 1907 env['PATH'] = os.pathsep |
Completed in 10 milliseconds