Tim Golden wrote:
> Jeremy C B Nicoll wrote:
>> Is there a cross-platform of determining what other processes (or in Windows
>> terms, other applications) are running?
>>
>> Is it possible in a cross-platform way to ask some other application to shut
>> down, wait a while, and then test to see if it did shut?
>>
>> Failing that are there separate Windows, Mac and Linux/Unix ways of doing
>> this?
> 
> Sorry, thought I'd part-answered this a while back; doesn't seem
> to have shown up. In short, I don't believe there's anything
> truly x-platform...

... or I could eat my words and point you towards Christian Heimes
enumprocess package:

http://cheeseshop.python.org/pypi/enumprocess

TJG
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to