This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wrstlprmpft
Recipients
Date 2006-06-21.08:47:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
see http://starship.python.net/~tmick/#which

The author agrees with me in his README.

Even better: include which as a module in the standard 
library so it can be used programmatically and as::

  python -m which ...

or maybe::

  python -m os.which ...

cheers
History
Date User Action Args
2008-01-20 09:59:48adminlinkissue1509798 messages
2008-01-20 09:59:48admincreate