[Python-ideas] PEP 3156/Tulip: Extensible EventLoop interface
Guido van Rossum
guido at python.org
Wed Feb 6 20:29:56 CET 2013
Great! Are you keeping that up to date? Richard is checking changes at
a furious pace. :-)
On Wed, Feb 6, 2013 at 11:19 AM, Yuval Greenfield <ubershmekel at gmail.com> wrote:
> 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
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>
--
--Guido van Rossum (python.org/~guido)
More information about the Python-ideas
mailing list