set python to python2.7 on DATA/rpl
This commit is contained in:
parent
bcaf5ddaff
commit
f39bc7f94b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python2.7
|
||||||
|
|
||||||
import optparse, sys, os, tempfile, re
|
import optparse, sys, os, tempfile, re
|
||||||
try: import readline
|
try: import readline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue