checking if program is installing using python
Trent Mick
trentm at ActiveState.com
Wed Mar 30 14:26:16 EST 2005
More information about the Python-list mailing list
Wed Mar 30 14:26:16 EST 2005
- Previous message (by thread): checking if program is installing using python
- Next message (by thread): checking if program is installing using python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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
- Previous message (by thread): checking if program is installing using python
- Next message (by thread): checking if program is installing using python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list