blob: 83247d7e3744917d7789ae197967774a414fc114 [file] [log] [blame]
import sys
# No JIT on win32.
if sys.platform == 'win32':
config.unsupported = True