checking if program is installing using python

Trent Mick trentm at ActiveState.com
Wed Mar 30 14:26:16 EST 2005


[wittempj at hotmail.com wrote]
> does this help?
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52224

There is the "which" module that I wrote that does this a little more
robustly:
    http://starship.python.net/~tmick/#which

However, I didn't see the original posting for this thread so I'm not
sure if this is what is being looked for.

Cheers,
Trent

-- 
Trent Mick
TrentM at ActiveState.com



More information about the Python-list mailing list