"mp" <mail....il.com> wrote:

> Calling try3() yields the error:
>   File "./test.py", line 54, in try3
>     print os.read(fout.fileno(),256)
> OSError: [Errno 35] Resource temporarily unavailable

This means there is no data available- its actually working!

- Hendrik

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to