[issue12567] curses implementation of Unicode is wrong in Python 3

Nicholas Cole report at bugs.python.org
Thu Apr 5 23:45:45 CEST 2012


Nicholas Cole <nicholas.cole at gmail.com> added the comment:

Testing the Python3.3a2 build on OS X - the exception 


AttributeError: '_curses.curses window' object has no attribute 'get_wch'

is still being raised. I don't have a Linux build I can easily test with. Is this a particular problem with the OS X build?

----------

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


More information about the Python-bugs-list mailing list