split part 11 into two, and explain interior mutability and Cell and RefCell in the...
[rust-101.git] / 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