#22407: Python interpreter build inconsistency across versions ----------------------------------+----------------------------------------- Reporter: akitada@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: python | Port: python24, python25, python26, python31 ----------------------------------+----------------------------------------- Comment(by blb@…): 2.5 is partly a framework build, and technically should be more like 2.6; however, making that change would require some severe pain for all people who have it and ports depending on it currently installed. 2.6+ should be like 2.6 is (2.5's method of framework build causes a symlink issue, if you search for "not a directory" during activation, that's the problem) and we really should be pushing everything away from < 2.6 at this point. I've moved some ports that way, but there are still more. Once done then hopefully all the py- and py25- ports can simply be removed. -- Ticket URL: <http://trac.macports.org/ticket/22407#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS