With the old shebang of #!/usr/bin/env python on machines with python 3 as the default python it would fail.
Prefer an explicit python2 like PEP 394 suggests.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC604ceb4fe5ef: Use python2 instead of python in `arc anoid` shebang`
ran ./arc anoid and played a game
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- python2 (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 11009 Build 13606: Run Core Tests Build 13605: arc lint + arc unit