[issue6755] Patch: new method get_wch for ncurses bindings: accept wide characters (unicode)

STINNER Victor report at bugs.python.org
Thu Mar 8 02:18:42 CET 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

Antoine's issue has been fixed:
"Modules/_cursesmodule.c:919:9: attention : implicit declaration of function ‘wget_wch’"

It looks like Jesús's issue is specific to Solaris (or is already fixed?), and so I added a comment to the issue #13552: "Modules/_cursesmodule.c:920: warning: implicit declaration of function 'wget_wch'".

----------

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


More information about the Python-bugs-list mailing list