Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_pathlib.py1177 rel_join = lambda *x: os.path.join(TESTFN, *x) function
1651 r = rel_join('fileAAA')
1666 r = rel_join('dirB', 'fileB')