Thanks /F, that was it.

Dan

On Sat, 18 Nov 2006 15:03:30 +0100, Fredrik Lundh
<[EMAIL PROTECTED]> wrote:

[snip]

>p.stdin is the *other* process' stdin.  if you want to read things it 
>prints, read from p.stdout instead.
>
>> print fin.readline()
>> fin.close()
>
></F>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to