HomeSort by relevance Sort by last modified time
    Searched refs:_getfullpathname (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ntpath.py 452 from nt import _getfullpathname namespace
471 path = _getfullpathname(path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ntpath.py 452 from nt import _getfullpathname namespace
471 path = _getfullpathname(path)

Completed in 490 milliseconds