[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
- Previous message: [Python-ideas] Tulip / PEP 3156 - subprocess events
- Next message: [Python-ideas] Tulip / PEP 3156 - subprocess events
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-ideas] Tulip / PEP 3156 - subprocess events
- Next message: [Python-ideas] Tulip / PEP 3156 - subprocess events
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]