Opened 19 years ago
Closed 19 years ago
#4960 closed enhancement (fixed)
python24: should depend on readline
Reported by: | michel.salim@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Python 2.4 (and other versions still in DarwinPorts, I guess) should depends_lib on port:readline, to provide command-line history in the interpreter shell, among other things.
(py-ipython's tab-completion and command-line history would not work if the base python if the base python it's running under was not compiled against readline)
Note: See
TracTickets for help on using
tickets.
commited the patch sent to me by mail; thanks!