Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_ntpath.py23 HAVE_GETFINALPATHNAME = False variable
25 HAVE_GETFINALPATHNAME = True variable
260 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
273 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
284 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
295 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
352 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
399 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
443 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
476 @unittest.skipUnless(HAVE_GETFINALPATHNAME, 'need _getfinalpathname')
[all …]