Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_ntpath.py31 HAVE_GETSHORTPATHNAME = False variable
33 HAVE_GETSHORTPATHNAME = True variable
550 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')

Completed in 2 milliseconds