[Python-ideas] Tulip / PEP 3156 (original) (raw)

[Python-ideas] Tulip / PEP 3156 - subprocess events

Richard Oudkerk shibturn at gmail.com
Wed Jan 16 21:21:05 CET 2013


On 16/01/2013 8:16pm, Guido van Rossum wrote:

But when you want to use it in the context of an event loop would it still be possible to hook it up to that using a transport or addreader/addwriter?

Assuming you use an IOCP reactor, yes.

-- Richard



More information about the Python-ideas mailing list