possible bug?

Earl Eiland eee at nmt.edu
Tue Mar 22 09:16:11 EST 2005


I've been having trouble with a program hanging when using the
subprocess modules "wait()" method.  Replacing it with with a loop that
used "poll()" solved the problem.

Earl 




More information about the Python-list mailing list