Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_ntpath.py24 HAVE_GETFINALPATHNAME = False variable
26 HAVE_GETFINALPATHNAME = True variable
313 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
340 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
353 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
364 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
421 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
468 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
512 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
545 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'nee
[all...]

Completed in 1 milliseconds