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

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

Reply via email to