DescriptionDon't hardcode Python path
Instead of hardcoding /usr/bin/python, which might be set to point to
Python3 for many users, execute `/usr/bin/env python` in the she-bang;
users simply need to be instructed to make sure that this points to
Python2.
Committed: https://code.google.com/p/naclports/source/detail?r=713
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|