On Wed, Mar 14, 2012 at 12:29 PM, Antoine Pitrou <solip...@pitrou.net>wrote:
> On Wed, 14 Mar 2012 12:17:06 -0400 > PJ Eby <p...@telecommunity.com> wrote: > > That's not really the point; the frameworks that implement nonblocking > I/O > > by replacing the socket module (and Stackless is only one of many) won't > be > > using that code. > > Then they should also replace the select module. > That actually sounds like a good point. ;-) I'm not the maintainer of any of those frameworks, but IIRC some of them *do* replace it. Perhaps this would solve Stackless's problem here too?
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com