The syntax of the script requires python < 3, and so does our build system so we can just use CFG_PYTHON to run the script. This prevents build failures where `python` is actually python3 or later.
The syntax of the script requires python < 3, and so does our build system so we can just use CFG_PYTHON to run the script. This prevents build failures where `python` is actually python3 or later.