Hi,
It's a great pain having to install the Microsoft C compiler on each
machine where I want greenlets.
I can't figure out how to move the compiled module across in binary
form. If I copy the greenlet.pyd, it just gets deleted and py tries to
compile greenlet.c anyway.
Help!
Tom.