attach to process by pid?

Danny Shevitz shevitz at lanl.gov
Tue Mar 8 18:20:04 EST 2011


Howdy,

Is there any way to attach to an already running process by pid? I want to send
commands from python to an application that is already running. I don't want to
give the command name to subprocess.Popen. 

thanks,
Danny




More information about the Python-list mailing list