summaryrefslogtreecommitdiffstats
path: root/Lib/uu.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-07-11 18:39:03 (GMT)
committerGuido van Rossum <guido@python.org>1997-07-11 18:39:03 (GMT)
commit105bd989e36ae0968cdd871a47e9001bb3644ac3 (patch)
tree2cc3c687b9e7795f2a049e32de5248c3e5cefde3 /Lib/uu.py
parent1243ae7f0767b5636ad1d071d15778f134f7c65f (diff)
downloadcpython-105bd989e36ae0968cdd871a47e9001bb3644ac3.zip
cpython-105bd989e36ae0968cdd871a47e9001bb3644ac3.tar.gz
cpython-105bd989e36ae0968cdd871a47e9001bb3644ac3.tar.bz2
Added /usr/bin/env python and made executable.
Diffstat (limited to 'Lib/uu.py')
-rwxr-xr-xLib/uu.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Lib/uu.py b/Lib/uu.py
index 23331aa..145b5aa 100755
--- a/Lib/uu.py
+++ b/Lib/uu.py
@@ -1,4 +1,5 @@
-# uu.py
+#! /usr/bin/env python
+
# Copyright 1994 by Lance Ellinghouse
# Cathedral City, California Republic, United States of America.
# All Rights Reserved