commit | 75b32c9c76f96eb5027f5087bbeb7c5f8ccd500e | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Oct 10 21:15:58 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Oct 10 21:15:58 2009 +0000 |
tree | 8f8daa4143b6001b1cc37a594090540309470c95 | |
parent | 69f81a8b686c1e05df6cb077bea185ba4918b5ac [diff] |
remove script which uses long gone module
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