#34326: No select group for "python3" command -------------------------------------+-------------------------------------- Reporter: mikko@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: -------------------------------------+-------------------------------------- Macports provides selection of default Python interpreter as described here: http://stackoverflow.com/a/6159178/315168 (sudo port select python...) It would be nice to have select for "python3" command, because Python 2.x and Python 3.x scripts are incompatible and there is no way to invoke default "python3". E.g. Ubuntu/Debian provides python3 command which points to latest Python 3.x interpreter. Spec: http://www.python.org/dev/peps/pep-0394/ Example and more xplatform discussion here: http://stackoverflow.com/a/10164449/315168 -- Ticket URL: <https://trac.macports.org/ticket/34326> MacPorts <http://www.macports.org/> Ports system for Mac OS