jonny lowe <jonny.lowe.12...@gmail.com> writes:

> The result is the same as before. I've tested in fedora11.

I don't think script is the answer here, since it only stores what's
displayed on a terminal and your program's input comes from a file and
is not displayed on the terminal.

Simplest solution is probably that you have your program echo every
line of input. Maybe some hairy terminal trickery could be done?
Really more of a Linux question than python.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to