Migrate PYD Files

David Duerrenmatt dduerrenmatt at swissonline.ch
Thu Sep 8 06:31:37 EDT 2005


Is there a way to use old pyd files (Python 1.5.2) with a newer version
of Python without recompiling them?

Because the source code is not available anymore, I'm wondering whether
it's possible or not to change few bytes with a hex editor (version
number?). I'd like to give it a try since the modules don't use too
critical functions.

Thanks
dd



More information about the Python-list mailing list