[MacPorts] #14844: Optional Python stdlib modules should install
into lib-dynload and not site-packages
MacPorts
trac at macosforge.org
Sat Mar 29 06:59:38 PDT 2008
#14844: Optional Python stdlib modules should install into lib-dynload and not
site-packages
------------------------------------+---------------------------------------
Reporter: bretthoerner at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: python python25 |
------------------------------------+---------------------------------------
Things like _hashlib.so should go into lib-dynload/ and not site-
packages/, right? site-packages/ is generally reserved for user installed
modules, not stdlib stuff (optional ones or not). It's a small edge case,
but can be confusing to some people.
I wrote up why I noticed this and the issue it caused me here:
http://lists.macosforge.org/pipermail/macports-
users/2008-March/009685.html
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14844>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list