[Python-ideas] PEP 3156/Tulip: Extensible EventLoop interface
Yuval Greenfield
ubershmekel at gmail.com
Wed Feb 6 20:19:10 CET 2013
Any others wanting to toy with tulip on windows can have the
_overlapped.pyd I painfully made for python3.3-32bit.
https://www.dropbox.com/s/20ljdyafpe25ekh/_overlapped.pyd
BTW I needed to require windows vista for it to compile...
#define _WIN32_WINNT 0x0600
#define NTDDI_VERSION 0x06000000
Yuval Greenfield
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130206/027e31b8/attachment.html>
More information about the Python-ideas
mailing list