[Tutor] Converting .pyd to .so

fall colors fallcolors02 at gmail.com
Mon Feb 28 03:25:19 CET 2011


> Well, there's Wine, a free implementation of Windows for Unix systems. You
> can either try to load the DLL using Wine and ctypes (I suspect that's the
> hard way), or just run the Windows Python distribution through Wine and load
> the wrapper .pyd into that.

I assume the DLL is only available in binary form?
>
>
> Wine is a good suggestion, but it takes up 3.53 MB. Is there a lighter
alternative? The DLL is available in both source and binary form.

-Iyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110227/574a9597/attachment.html>


More information about the Tutor mailing list