Phil Vandry <vandry <at> TZoNE.ORG> writes: > proc.stdin, proc.stdout, and proc.stderr aren't meant to be a reference > to the file that got connected to the subprocess' stdin/stdout/stderr. > They are meant to be a reference to the OTHER END of the pipe that got > connected.
Of course, and I've been using them like that, in general. But reading those two sentences above made the light bulb come on :-) Regards, Vinay Sajip _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com