Steve Dower added the comment:

When you install for all users, the msvcr90.dll is also installed for all users 
and should appear in your System32/SysWOW64 directory.

What sort of problems are you facing? Compiled DLLs/pyds that are loaded into a 
running Python process should reuse the already loaded DLL (and Python won't 
have started if it couldn't resolve the CRT DLL).

----------

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

Reply via email to