python-which - Small which replacement that can be used as a Python module
| Website: | http://trentm.com/projects/which/ | 
|---|---|
| License: | MIT | 
| Vendor: | Fedora Project | 
- Description:
 which.py is a small which replacement. It has the following features: * it can print all matches on the PATH; * it can note "near misses" on the PATH (e.g. files that match but may not, say, have execute permissions); and * it can be used as a Python module.
Packages
| python-which-1.1.0-3.fc9.noarch [14 KiB] | 
              Changelog
              by Patrice Dumas (2008-01-07):
              - ship egg file  |