s/python/python2/g

This commit is contained in:
Hector Martin
2016-11-30 18:57:03 +09:00
parent 4413b3651c
commit 5d376eef66
34 changed files with 38 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
import sys, os, os.path
import pywii as wii