[issue16175] Add I/O Completion Ports wrapper

Richard Oudkerk report at bugs.python.org
Tue Oct 9 18:37:26 CEST 2012


Richard Oudkerk added the comment:

> Cogen [4] uses ctypes wrapper.

In the code for the IOCP reactor only ctypes.FormatError() is used from ctypes.  It uses pywin32 instead.

----------
nosy: +sbt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16175>
_______________________________________


More information about the Python-bugs-list mailing list