[Python-Dev] Trial balloon: microthreads library in stdlib

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Feb 15 01:36:29 CET 2007


glyph at divmod.com wrote:
> sounded like 
> monkeypatching the socket and asyncore modules to provide asynchronous 
> file I/O based on the platform-specific IOCP API for Windows.

I don't think anyone's suggesting that any long-term
solution to all this would involve monkeypatching.

--
Greg


More information about the Python-Dev mailing list