Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
D__init__.py375 def _longpath(path): function
414 def _longpath(path): function
/external/python/cpython3/Lib/test/
Dtest_pathlib.py1522 d = support._longpath(tempfile.mkdtemp(suffix='-dirD', dir=os.getcwd()))