home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / OPENSTEP / Languages / Python / python-14-src / Demo / scripts / wh.py < prev   
Encoding:
Text File  |  1997-01-17  |  91 b   |  3 lines

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