#45130: Follow recommendation on Python commands -------------------------------------------------+------------------------- Reporter: and.damore@… | Owner: macports- Type: enhancement | dev@… Priority: Normal | Status: new Component: ports | Milestone: Resolution: | Version: 2.3.1 Port: python_select, python24, python25, | Keywords: python python26, python27, python31, python32, | python33, python34 | -------------------------------------------------+------------------------- Comment (by nad@…): "Splitting the select groups in python2 and python3 wouldn't work well since there would be an overlap of the common entries." There shouldn't be any common entries between `python2` and `python3` installations and you could take this opportunity to fix that. I think the only overlap in current releases is the unversioned `2to3` link and that could/should be resolved by deferring to the `python2` version. (`2to3` is the same program for both py2 and py3, it's just a matter of which is the newest version.) -- Ticket URL: <https://trac.macports.org/ticket/45130#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X