Skip to content

Commit b0a7379

Browse files
committed
Clarify python version
1 parent 779f22a commit b0a7379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: player.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python2
22

33
from twisted.internet import gtk2reactor # for gtk-2.0
44
gtk2reactor.install()

0 commit comments

Comments
 (0)