STINNER Victor added the comment:

bitdancer proposes (on IRC) a better doc for get_wch():

"Get a wide character. Return a character for most keys, or an integer for 
function keys, keypad keys, and other special keys."

We may also replace "and so on" by "and other special keys" in getkey() 
definition.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15785>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to