Why does producer delay halt shell pipe?

Nanjundi nanjundi at gmail.com
Tue Dec 11 13:49:17 EST 2007


On Dec 11, 1:05 pm, dwhall <dwhall... at gmail.com> wrote:
> filters.  Is there any way to write the filter to make this work?
>
> thanks,
>
> !!Dean

turn off python buffering & it should work.
export PYTHONUNBUFFERED=t

n'joy
-N



More information about the Python-list mailing list