git @ Cat's Eye Technologies tagfarm / 47e71fc
Launch script using `python3` executable by default. Chris Pressey 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 #!/usr/bin/env python
0 #!/usr/bin/env python3
11
22 from os.path import realpath, dirname, join
33 import sys