[New-bugs-announce] [issue15048] Manually Installed Python Includes System Wide Paths
James Kyle
report at bugs.python.org
Tue Jun 12 01:23:02 CEST 2012
New submission from James Kyle <bugs at jameskyle.org>:
This behavior is present on OS X 10.7 and framework builds.
In this case, the /Library/Python/<version> paths are included in every install.
I would consider this behavior non-standard as in most manual python installs only that installations library paths are included.
This can lead to surprising and inconsistent behavior if multiple installs are present (very common on osx, e.g. macports + system install).
This originated as a macports bug ticket: https://trac.macports.org/ticket/34763
----------
assignee: ronaldoussoren
components: Macintosh
messages: 162648
nosy: James.Kyle, ronaldoussoren
priority: normal
severity: normal
status: open
title: Manually Installed Python Includes System Wide Paths
type: behavior
versions: Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15048>
_______________________________________
More information about the New-bugs-announce
mailing list