Hello I'm trying to chain two programs with a pipe (the output of one feeding the input of the other). I managed to capture the output and feeding the input of each program independently with popen, but how do I tie them together? Is there a solution that works equally on all platforms?
Thanks, Avishay -- http://mail.python.org/mailman/listinfo/python-list