Ned Deily added the comment:

Serhiy, I'm not sure I understand your question.  libedit includes a GNU 
readline compatibility layer and that is what _readline.so builds and links 
with on OS X systems (with an ABI of 10.5 and later) since OS X does not ship 
with GNU readline.  This is also the case on some BSD systems.  With your 
patch, _readline.so again builds correctly.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20374>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to