On 30 September 2014 15:31, David Genest <david.gen...@ubisoft.com> wrote:
> Ok, so what if the dll is shared in a given environment (multiple extensions 
> use it)?,  the shared dll should be copied to every package? Won't that cause 
> multiple loads by the system?

I honestly don't know in that case, sorry. You might get a better
answer on python-list for that, if no-one here can help.

Presumably the usage is all within one distribution, otherwise the
question would have to be, which distribution ships the DLL? But that
question ends up leading onto the sort of discussion that starts
"well, I wouldn't design your system the way you have", which isn't
likely to be of much help to you :-(

Sorry I can't offer any more help.
Paul
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to