Initial revision

This commit is contained in:
Guido van Rossum 1992-03-02 16:20:32 +00:00
parent becdad3d5e
commit 2ba9f30489
6 changed files with 259 additions and 0 deletions

2
Demo/scripts/wh.py Executable file
View file

@ -0,0 +1,2 @@
# This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
import which