From: Benjamin Peterson Date: Sat, 10 Oct 2009 21:15:58 +0000 (+0000) Subject: remove script which uses long gone module X-Git-Tag: v2.7a1~393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b32c9c76f96eb5027f5087bbeb7c5f8ccd500e;p=thirdparty%2FPython%2Fcpython.git remove script which uses long gone module --- diff --git a/Demo/scripts/wh.py b/Demo/scripts/wh.py deleted file mode 100755 index b9b09efa6ad4..000000000000 --- 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