mirror of
https://github.com/python/cpython.git
synced 2024-11-26 03:14:27 +08:00
37f0263811
define COLORS or COLOR_PAIRS until after start_color() is called, but they were never added to the curses module. Fixed by adding a wrapper around start_color(), similar to the wrapper around initscr(). |
||
---|---|---|
.. | ||
__init__.py | ||
ascii.py | ||
has_key.py | ||
panel.py | ||
textpad.py | ||
wrapper.py |