Searched refs:DirsOnSysPath (Results 1 – 16 of 16) sorted by relevance
10 with test_support.DirsOnSysPath(lib_tk_test):14 with test_support.DirsOnSysPath(lib_tk_test):
12 with test_support.DirsOnSysPath(lib_tk_test):16 with test_support.DirsOnSysPath(lib_tk_test):
13 with test_support.DirsOnSysPath(lib_tk_test):35 with test_support.DirsOnSysPath(lib_tk_test):
302 with support.DirsOnSysPath('foo', 'bar'):
655 with support.DirsOnSysPath(os.getcwd()):
29 with support.DirsOnSysPath(tooldir) as cm:33 with support.DirsOnSysPath(scriptsdir):
249 with support.DirsOnSysPath(cwd):300 with support.DirsOnSysPath(cwd):
163 with support.DirsOnSysPath(cwd):
26 temp_dir, DirsOnSysPath)800 with uncache('submodule1', 'submodule2'), DirsOnSysPath(path):808 DirsOnSysPath(os.path.join(os.path.dirname(__file__), 'data')):
851 with support.DirsOnSysPath():868 with support.DirsOnSysPath():
294 with support.DirsOnSysPath('foo', 'bar'):
27 from test.support import run_unittest, TESTFN, DirsOnSysPath, cpython_only777 with DirsOnSysPath(self.tempdir):
1128 with test.support.DirsOnSysPath(os.getcwd()):
1093 class DirsOnSysPath(object): class
1326 class DirsOnSysPath(object): class
1363 .. class:: DirsOnSysPath(*paths)