Steve Dower added the comment:

I don't even think there's documentation to fix, the install page should say 
where things are installed.

The system directory is for the system to install files - the Python installer 
is not a system component, it's a developer kit. For most cases, the install 
directory was "fixed" rather than broken.

If you have particular needs to install a system-wide python3x.dll, I'd suggest 
crafting your own install script from the files in a normal install (though 
putting the install directory on PATH should also enable dependency resolution 
for most processes).

----------

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

Reply via email to