This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients
Date 2006-01-21.16:40:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
In this thread:

http://mail.python.org/pipermail/python-dev/2006-January/059838.html

It was brought up that Python doesn't build readline
properly on MacOS X.  This patch adds DarwinPorts
include and lib directories on the appropriate paths in
the setup.py script, which just happens <wink> to have
the side-effect of getting a usable readline module built.
History
Date User Action Args
2007-08-23 15:45:27adminlinkissue1411588 messages
2007-08-23 15:45:27admincreate