hello
I need to send commands to a process that i did not start. (mplayer
specifically)
I have the PIP of the process, and thats about all.

Any ideas on how to do this in python? i need only to write to its stdin,
not read any information from it,
and i don't really need to know if my command worked for now, so error
handling isn't really an issue.

any suggestions would be great.

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

Reply via email to