Note that it's okay for the *development* branch to use /usr/bin/env, in fact, it's preferable so that it's easier to develop against alternative Python's. Once deployed though, it must use /usr/bin/python.
Note that it's okay for the *development* branch to use /usr/bin/env, in fact, it's preferable so that it's easier to develop against alternative Python's. Once deployed though, it must use /usr/bin/python.