summaryrefslogtreecommitdiffstats
path: root/Demo/scripts
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-03-02 16:20:32 (GMT)
committerGuido van Rossum <guido@python.org>1992-03-02 16:20:32 (GMT)
commit2ba9f30489326dcaea8e0c1fdc395805fb618c97 (patch)
treed360c7225310833094e7dc40be5289f9d95ea3e9 /Demo/scripts
parentbecdad3d5e512b08e0dd5994ac7c7ec3e6f84ebc (diff)
downloadcpython-2ba9f30489326dcaea8e0c1fdc395805fb618c97.zip
cpython-2ba9f30489326dcaea8e0c1fdc395805fb618c97.tar.gz
cpython-2ba9f30489326dcaea8e0c1fdc395805fb618c97.tar.bz2
Initial revision
Diffstat (limited to 'Demo/scripts')
-rwxr-xr-xDemo/scripts/wh.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demo/scripts/wh.py b/Demo/scripts/wh.py
new file mode 100755
index 0000000..b9b09ef
--- /dev/null
+++ b/Demo/scripts/wh.py
@@ -0,0 +1,2 @@
+# This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
+import which