Searched defs:isabs (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/ | ||
| D | posixpath.py | 60 def isabs(s): function |
| D | ntpath.py | 87 def isabs(s): function |
| /third_party/python/Lib/test/ | ||
| D | test_getpath.py | 932 def isabs(self, path): member in MockNTNamespace |