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

I hacked setup.py and _cursesmodule.c to use XPG4 curses. It requires many 
hacks because it lacks functions like getattrs() or getsyx/setsyx, constant 
like KEY_MIN and KEY_MAX. It looks difficult to use this curses library.

----------

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

Reply via email to