Steve Dower <steve.do...@python.org> added the comment:

That looks like recompilation (or at least how recompilation would look if 
you'd been granted permission). Assuming you can recompile the binary, you 
could rename the dependency and regenerate the import library so that you can 
link directly against the new name.

As an official position, I don't support modifying other people's PE files or 
distributing the modified results.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32516>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to