Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_pathlib.py1984 def _check_complex_symlinks(self, link0_target): member in _BasePathTest
2027 self._check_complex_symlinks(BASE)
2031 self._check_complex_symlinks('.')
2035 self._check_complex_symlinks(os.path.join('dirA', '..'))