New submission from Antoine Pitrou:

Looking at the source code in distutils.command.installer, it seems the 
"--install-base" option is ignored, since it is always overwritten, either in 
finalize_unix() or finalize_other().

(I haven't tried to check this on the command line, though)

----------
components: Distutils
messages: 220198
nosy: dstufft, eric.araujo, pitrou
priority: normal
severity: normal
status: open
title: --install-base option ignored?
type: behavior
versions: Python 2.7, Python 3.4, Python 3.5

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

Reply via email to