Antoine Pitrou <pit...@free.fr> added the comment:

Haven't reviewed the implementation, but +1 for adding this functionality.

As for splitting apart posixmodule.c, I agree that's a separate concern. 
Something like the _io module splitup (several C files compiled in a single 
extension module) looks workable.

We could also consider having a separate module for this, but I can't think of 
any good name. "sched" is AFAIK already taken, and "scheduler" is too close to 
the former not to be confusing.

----------
nosy: +neologix, rosslagerwall
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12655>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to