On Nov 9, 15:51, "Steven D. Majewski" wrote:
> Subject: Re: popen and error handling
>
> It has the side effect of closing the open pipe, but only
> when it's empty, so that may be acceptable. ( and unfortunately,
> a posix.close( posix.dup( p.fileno() ) ) give the same answer! )
^
<*doesn't*>
-Steve