New submission from Georg Brandl <ge...@python.org>: This function apparently is not available in all readline versions; e.g. the GNU readline 5.2 currently installed on dinsdale.
This can be fixed (together with the unconditional reliance of test_distutils and test_zipfile on zlib) after 3.2 final. ---------- components: Tests messages: 128485 nosy: georg.brandl priority: high severity: normal stage: needs patch status: open title: test_readline unconditionally calls clear_history() type: behavior versions: Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11206> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com