Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_pathlib.py2379 def _check_complex_symlinks(self, link0_target): member in _BasePathTest
2422 self._check_complex_symlinks(BASE)
2426 self._check_complex_symlinks('.')
2430 self._check_complex_symlinks(os.path.join('dirA', '..'))