Searched refs:DirsOnSysPath (Results 1 – 10 of 10) sorted by relevance
30 with import_helper.DirsOnSysPath(tooldir) as cm:34 with import_helper.DirsOnSysPath(scriptsdir):
175 class DirsOnSysPath(object): class
253 with import_helper.DirsOnSysPath(cwd):304 with import_helper.DirsOnSysPath(cwd):
165 with import_helper.DirsOnSysPath(cwd):
24 forget, make_legacy_pyc, unlink, unload, DirsOnSysPath)802 with uncache('submodule1', 'submodule2'), DirsOnSysPath(path):810 DirsOnSysPath(os.path.join(os.path.dirname(__file__), 'data')):
852 with import_helper.DirsOnSysPath():869 with import_helper.DirsOnSysPath():
328 with import_helper.DirsOnSysPath('foo', 'bar'):
29 from test.support.import_helper import DirsOnSysPath802 with DirsOnSysPath(self.tempdir):
1133 with import_helper.DirsOnSysPath(os.getcwd()):
1565 .. class:: DirsOnSysPath(*paths)