> 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
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor