[MacPorts] #14844: Optional Python stdlib modules should install into lib-dynload and not site-packages
#14844: Optional Python stdlib modules should install into lib-dynload and not site-packages ------------------------------------+--------------------------------------- Reporter: bretthoerner@gmail.com | Owner: macports-tickets@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
participants (1)
-
MacPorts