#!/usr/bin/env python # -*- coding: UTF-8 no BOM -*- from subprocess import call call('make run16x16x16', shell=True)