import sys root = config.root if sys.byteorder == "little": config.unsupported = True else: config.unsupported = False