process stdin grab

Seltzer squabbit7 at gmail.com
Thu Jun 28 16:01:18 EDT 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070628/fa2f14f2/attachment.html>


More information about the Python-list mailing list