On Wed, Oct 20, 2010 at 5:43 AM, Andrew Francis <[email protected]> wrote: > My friend Kevin has made the patch for an implementation of select() > available. He has also written a blog post. I am really happy that Kevin > joined me to make select() happen. As I mentioned at my EuroPython talk, much > of how select() looks are based on his efforts.
Looks like some good work. No reflection on this work, but rather the select paradigm itself. I find reading the code examples in Kevin's blog post, I have no idea what the code is supposed to be doing. Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
