[issue18458] interactive interpreter crashes and test_readline fails with newer versions of libedit

Robert Xiao report at bugs.python.org
Wed Oct 23 23:01:50 CEST 2013


Robert Xiao added the comment:

I've attached a fixed readline.so built from today's 2.7 branch, for the convenience of anyone who upgraded to 10.9 and now has crashing Python.

Drop the file in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload, replacing the original readline.so.

This file is compatible with both 32-bit and 64-bit python.org builds of Python 2.7.5.

----------
nosy: +nneonneo
Added file: http://bugs.python.org/file32320/readline.so

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18458>
_______________________________________


More information about the Python-bugs-list mailing list