lit.local.cfg 89 Bytes Raw Blame History Permalink 1 2 3 4 5 import sys # No JIT on win32. if sys.platform == 'win32': config.unsupported = True