◐ Shell
clean mode source ↗

Message 61243 - Python tracker

Message61243

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