Maxime Belanger added the comment: I think the version check (`readline._READLINE_VERSION < 0x0600`) is incorrect, as the test still fails for me on Mac OS X 10.9 with readline version 6.2 (0x602). Upgrading to 6.3 (0x603) fixes it, though.
---------- nosy: +Maxime Belanger _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19884> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com