# By Simon Edwards # This file is in the public domain. import py_compile, sys sys.exit(py_compile.main())