Searched defs:walk_up (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/pathlib/ | ||
D | _abc.py | 236 def relative_to(self, other, *, walk_up=False): argument |
D | _local.py | 365 def relative_to(self, other, /, *_deprecated, walk_up=False): argument |