_wolf wrote:
> then the output is ::
> 
>     Hello, oops!
>     Hello, oops!
>     <20 lines omitted/>
>     Hello, oops!
>     Hel

Are you running Python unbuffered? I.e. python -u
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to