Hello everybody,

I'm looking for some solution, maybe someone of you can help me.

I call another process via os.system("process") and it waits for some input.
I have to write a comment (for example, like using svn or git), and after
that to close input (for example, like ":wq" using vim).
How can I give/write this comment and put it in the input for next process
(which start after)?


Thanks a lot for your time and help.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to