Added the appropriate interpreter invocation

miniframe.py now has excute permissions, and opens the correct interpreter upon doing so
This commit is contained in:
Corollax
2010-11-10 16:04:01 -06:00
parent f5838846f5
commit d4d68e990d

1
miniframe.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python
import wx
import copy
import time