Antoine Pitrou added the comment:

I'm not sure why we would have "no code to write" unless you're thinking of 
integrating pywin32 into the stdlib.
As Richard said, overlapped I/O is already more or less supported as part of 
the _winapi private module. But IOCP itself isn't exposed. We could have a 
public module exposing IOCP as a nice API :-)

----------
nosy: +pitrou

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

Reply via email to