fixed python path problem

--HG--
branch : pmacs2
This commit is contained in:
moculus 2008-06-14 00:17:25 +00:00
parent dce94416ac
commit 8217fbf069
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
import code import code
import optparse import optparse
import os import os