Home
last modified time | relevance | path

Searched defs:splitdrive (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/
Dmacpath.py78 def splitdrive(p): function
Dntpath.py96 def splitdrive(p): function
Dposixpath.py104 def splitdrive(p): function
/external/python/cpython3/Lib/
Dposixpath.py131 def splitdrive(p): function
Dntpath.py154 def splitdrive(p): function
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py147 def splitdrive(p): function
/external/python/pyfakefs/pyfakefs/
Dfake_path.py294 def splitdrive(self, path: AnyStr) -> Tuple[AnyStr, AnyStr]: member in FakePathModule
Dfake_filesystem.py1062 def splitdrive(self, path: AnyStr) -> Tuple[AnyStr, AnyStr]: member in FakeFilesystem
/external/python/parse_type/tasks/_vendor/
Dpath.py391 def splitdrive(self): member in Path