summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authortavis_rudd <tavis_rudd>2001-12-17 05:53:50 +0000
committertavis_rudd <tavis_rudd>2001-12-17 05:53:50 +0000
commitdf7d975d26d3a637adb9d39b6673450cbe59ccc3 (patch)
tree3c1531c7574fc0afa50cdc0473efb1d52c986ca0 /bin
parentfc4b8e6396e1058b9e230d66f29d84d62deb485f (diff)
downloadpython-cheetah-df7d975d26d3a637adb9d39b6673450cbe59ccc3.tar.gz
*** empty log message ***
Diffstat (limited to 'bin')
-rw-r--r--bin/cheetah-compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cheetah-compile b/bin/cheetah-compile
index 7f5eb28..f558ea2 100644
--- a/bin/cheetah-compile
+++ b/bin/cheetah-compile
@@ -1,3 +1,3 @@
-#! /usr/bin/env python
+#!/usr/bin/env python
from Cheetah.CheetahCompile import CheetahCompile
CheetahCompile().run() \ No newline at end of file