Home
last modified time | relevance | path

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

/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_ntpath.py28 HAVE_GETSHORTPATHNAME = False variable
30 HAVE_GETSHORTPATHNAME = True
423 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_ntpath.py28 HAVE_GETSHORTPATHNAME = False variable
30 HAVE_GETSHORTPATHNAME = True
423 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_ntpath.py28 HAVE_GETSHORTPATHNAME = False variable
30 HAVE_GETSHORTPATHNAME = True
423 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_ntpath.py28 HAVE_GETSHORTPATHNAME = False variable
30 HAVE_GETSHORTPATHNAME = True
423 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_ntpath.py28 HAVE_GETSHORTPATHNAME = False variable
30 HAVE_GETSHORTPATHNAME = True
423 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_ntpath.py28 HAVE_GETSHORTPATHNAME = False variable
30 HAVE_GETSHORTPATHNAME = True
423 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_ntpath.py30 HAVE_GETSHORTPATHNAME = False variable
32 HAVE_GETSHORTPATHNAME = True
481 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_ntpath.py30 HAVE_GETSHORTPATHNAME = False variable
32 HAVE_GETSHORTPATHNAME = True
481 @unittest.skipUnless(HAVE_GETSHORTPATHNAME, 'need _getshortpathname')