Home
last modified time | relevance | path

Searched refs:tarextdir (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_tarfile.py34 tarextdir = TEMPDIR + '-extract-test' variable
2350 with support.temp_cwd(tarextdir):
2354 support.rmtree(tarextdir)
2360 with support.temp_cwd(tarextdir):
2364 support.rmtree(tarextdir)
2369 with support.temp_cwd(tarextdir):
2373 support.rmtree(tarextdir)
2377 with support.temp_cwd(tarextdir):