Hello, I was wondering if it would be possible to convert a .pyd file that works on Windows into a .so file that works on Linux?
I gather that it might not be possible to convert the .pyd file if the underlying DLL file was built with Windows API calls (Swig was used to wrap up the DLL into a pyd file). Is there a wrapper or something that can interface to the .pyd to make it Linux compatible? Any ideas? Thanks, Iyer
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor