Home
last modified time | relevance | path

Searched refs:_getshortpathname (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_ntpath.py34 def _getshortpathname(path): function
550 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
562 test_dir_short = _getshortpathname(test_dir_long)

Completed in 3 milliseconds