[Python-ideas] Tulip / PEP 3156 (original) (raw)
[Python-ideas] Tulip / PEP 3156 - subprocess events
Guido van Rossum guido at python.org
Fri Jan 18 00:39:49 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 Thu, Jan 17, 2013 at 1:08 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
Hmm, there may still be something to the idea of clearly separating out "for everyone" and "for transports" methods. Even if that's just a split in the documentation, similar to the "for everyone" vs "for the executor" split in the concurrent.futures implementation.
Good idea, I like this idea.
-- --Guido van Rossum (python.org/~guido)
- 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 ]