Message149005
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. |
|
| Date |
User |
Action |
Args |
| 2011-12-08 00:38:17 | vstinner | set | recipients:
+ vstinner, loewis, akuchling, enchanter, mschmarck, iandekit, noon |
| 2011-12-08 00:38:17 | vstinner | set | messageid: <[email protected]> |
| 2011-12-08 00:38:15 | vstinner | link | issue3786 messages |
| 2011-12-08 00:38:15 | vstinner | create | |
|