Non-blocking subprocess call

Kevin Walzer kw at codebykevin.com
Sat Jun 2 16:52:10 EDT 2007


Josiah Carlson wrote:

> 
> If you are talking about non-blocking reading and writing from the 
> subprocess, there isn't natively.  But there is a cookbook entry:
>     http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/440554
> 
>  - Josiah

Any idea why this feature was removed from the language? It seems pretty 
essential to me.

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com



More information about the Python-list mailing list