process stdin grab
Seltzer
squabbit7 at gmail.com
Thu Jun 28 16:01:18 EDT 2007
More information about the Python-list mailing list
Thu Jun 28 16:01:18 EDT 2007
- Previous message (by thread): process stdin grab
- Next message (by thread): Help Needed in WxPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): process stdin grab
- Next message (by thread): Help Needed in WxPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list