[Python-ideas] Tulip / PEP 3156 (original) (raw)
[Python-ideas] Tulip / PEP 3156 - subprocess events
Greg Ewing greg.ewing at canterbury.ac.nz
Wed Jan 16 21:45:40 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 ]
Guido van Rossum wrote:
If the user is okay with solving the problem only for their particular platform and event loop implementation they don't need to add anything to the event loop.
In this case, shouldn't it be sufficient for tulip to provide a way of wrapping pipes, whatever they may look like on the platform? I don't see why a Transport specific to subprocesses should be required.
-- Greg
- 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 ]