OS independent way to check if a python app is running?

r0g aioe.org at technicalbloke.com
Tue Dec 15 17:31:24 EST 2009


python at bdurham.com wrote:

> LOL! Yes, I should of worded my original post better (meant to say "...
> if a python app is already running".
> 
> Enjoyed your post anyway - I'm still laughing :)
> 
> Cheers,
> Malcolm


Quick and dirty way would be to keep a particular high numbered socket open.


Roger



More information about the Python-list mailing list