projects
/
rust-101.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
f5a79e8
)
look for python in the PATH
author
Ralf Jung
<post@ralfj.de>
Thu, 18 Jun 2015 11:01:22 +0000
(13:01 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 18 Jun 2015 11:01:22 +0000
(13:01 +0200)
pycco-rs
patch
|
blob
|
history
diff --git
a/pycco-rs
b/pycco-rs
index bfb731c22d6d81fa87694a520315e8098ec567d2..7ac0b898f776e7b72521483633fbf3bc40aef53e 100755
(executable)
--- a/
pycco-rs
+++ b/
pycco-rs
@@
-1,4
+1,4
@@
-#!/usr/bin/python
+#!/usr/bin/
env
python
# A little wrapper around pycco, to add Rust support.
import pycco, pycco_resources
from pygments import lexers, formatters
# A little wrapper around pycco, to add Rust support.
import pycco, pycco_resources
from pygments import lexers, formatters