Searched refs:TESTCWD (Results 1 – 1 of 1) sorted by relevance
1527 TESTCWD = 'test_python_{}'.format(os.getpid()) variable1529 TESTCWD = os.path.join(TEMPDIR, TESTCWD) variable1535 with test_support.temp_cwd(TESTCWD, quiet=True):