summaryrefslogtreecommitdiffstats
path: root/Demo/scripts
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-10-10 21:15:58 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-10-10 21:15:58 (GMT)
commit75b32c9c76f96eb5027f5087bbeb7c5f8ccd500e (patch)
tree8f8daa4143b6001b1cc37a594090540309470c95 /Demo/scripts
parent69f81a8b686c1e05df6cb077bea185ba4918b5ac (diff)
downloadcpython-75b32c9c76f96eb5027f5087bbeb7c5f8ccd500e.zip
cpython-75b32c9c76f96eb5027f5087bbeb7c5f8ccd500e.tar.gz
cpython-75b32c9c76f96eb5027f5087bbeb7c5f8ccd500e.tar.bz2
remove script which uses long gone module
Diffstat (limited to 'Demo/scripts')
-rwxr-xr-xDemo/scripts/wh.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Demo/scripts/wh.py b/Demo/scripts/wh.py
deleted file mode 100755
index b9b09ef..0000000
--- a/Demo/scripts/wh.py
+++ /dev/null
@@ -1,2 +0,0 @@
-# This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
-import which