Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_importlib/
Dutil.py93 CASE_INSENSITIVE_FS = True variable
101 CASE_INSENSITIVE_FS = False variable
111 return unittest.skipIf(not CASE_INSENSITIVE_FS,