[MacPorts] #18524: python25 Enhancement - Add a readline variant
#18524: python25 Enhancement - Add a readline variant ------------------------------+--------------------------------------------- Reporter: spreng@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: python25 ------------------------------+--------------------------------------------- I've modified the python25 Portfile to add a readline variant which enables command history and tab completion for the python shell. It would probably be a good idea to set this variant as default unless you have a reason not to do so (I don't know why readline was disabled until now), but that's not part of this patch. PS: Such a patch would probably also be applicable to all the other python variants. PPS: This is my first patch to a Portfile so far, please tell me if I have done any mistakes. Cheers, Tom. -- Ticket URL: <http://trac.macports.org/ticket/18524> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18524: python25 Enhancement - Add a readline variant ------------------------------+--------------------------------------------- Reporter: spreng@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: python25 ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * cc: mww@… (removed) * owner: macports-tickets@… => mww@… -- Ticket URL: <http://trac.macports.org/ticket/18524#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18524: python25 Enhancement - Add a readline variant -------------------------------+-------------------------------------------- Reporter: spreng@… | Owner: mww@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: Port: python25 | -------------------------------+-------------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => duplicate Comment: Having python25 depend on py25-readline, when py25-readline already depends on python25, is a really bad idea (circular dependencies). Also, simply installing py25-readline after python25 is simpler than reinstalling python25 with new variants. The general issue of these split-out modules is ticket #12369, dup'ing to that. -- Ticket URL: <http://trac.macports.org/ticket/18524#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts