Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dntpath.py499 def _abspath_fallback(path): function
520 abspath = _abspath_fallback
528 return _abspath_fallback(path)