mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
Initial revision
This commit is contained in:
parent
becdad3d5e
commit
2ba9f30489
6 changed files with 259 additions and 0 deletions
2
Demo/scripts/wh.py
Executable file
2
Demo/scripts/wh.py
Executable file
|
@ -0,0 +1,2 @@
|
|||
# This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
|
||||
import which
|
Loading…
Add table
Add a link
Reference in a new issue