home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / Python 1.4 source / Demo / scripts / wh.py < prev   
Encoding:
Text File  |  1996-03-18  |  91 b   |  3 lines  |  [TEXT/Pyth]

  1. # This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
  2. import which
  3.