Home | History | Annotate | Download | only in test

Lines Matching full:pathsep

741         defpath_list = os.defpath.split(os.pathsep)
743 test_env = {'PATH': os.pathsep.join(test_path)}