STINNER Victor <victor.stin...@haypocalc.com> added the comment:

The problem comes maybe from the name of a curses key, keyname(). 
PyInit__curses() gets the name of all keys (KEY_MIN..KEY_MAX).

----------

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

Reply via email to