Martin Panter added the comment:
Also need a fix for missing set_pre_input_hook() on the AIX buildbot:
======================================================================
FAIL: test_nonascii (test.test_readline.TestReadline)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/shager/cpython-buildarea/3.5.edelsohn-aix-ppc64/build/Lib/test/test_readline.py",
line 173, in test_nonascii
self.assertIn(b"text 't\\xeb'\r\n", output)
AssertionError: b"text 't\\xeb'\r\n" not found in
bytearray(b'\x01\x02\x02\x02\x02\x02\x02\x02 x
\r\n\x1b[?1034hTraceback (most recent call last):\r\n File "<string>", line
18, in <module>\r\nAttributeError: module \'readline\' has no attribute
\'set_pre_input_hook\'\r\n')
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue16182>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com