New submission from Antoine Pitrou <pit...@free.fr>: This is a fresh py3k checkout on a fresh Debian Lenny install:
====================================================================== ERROR: testHistoryUpdates (test.test_readline.TestHistoryManipulation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/antoine/py3k/py3k/Lib/test/test_readline.py", line 16, in testHistoryUpdates readline.clear_history() AttributeError: 'module' object has no attribute 'clear_history' ---------------------------------------------------------------------- ---------- components: Library (Lib) messages: 98508 nosy: pitrou priority: normal severity: normal stage: needs patch status: open title: test_readline failure type: behavior versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7804> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com