Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_embed.py1241 def tmpdir_with_python(self, subdir=None): member in InitConfigTests
1381 with self.tmpdir_with_python() as tmpdir:
1422 with self.tmpdir_with_python(subdir) as tmpdir:
1456 with self.tmpdir_with_python() as tmpdir, \