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

I'm very against doing magic to extract the names from the DLL, but maybe we 
could have a search path in the parent package? Then add/remove it around 
importing the module.

I think you're right that we just need to update the LoadLibrary flags, but 
will those also apply to dependencies of the loaded module? I thought not...

----------

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

Reply via email to