Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

Changed /usr/bin/python2.4 to /usr/bin/python, and hope that 2.5 will not have

trouble running the app.
This commit is contained in:
Einar Ryeng 2007-06-28 21:42:18 +00:00
parent 4eaea2fe59
commit b637a5badc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2.4 #!/usr/bin/python
from getopt import getopt from getopt import getopt
import os import os