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.py92 CASE_INSENSITIVE_FS = True variable
100 CASE_INSENSITIVE_FS = False variable
110 return unittest.skipIf(not CASE_INSENSITIVE_FS,