cpython/Lib/curses
2001-08-13 13:47:23 +00:00
..
__init__.py Bug #412086, reported by Peter Wilson: The _curses module doesn't 2001-04-05 16:08:41 +00:00
ascii.py Make isspace(chr(32)) return true 2000-12-26 16:07:59 +00:00
has_key.py Remove redundant import 2001-08-13 13:45:22 +00:00
panel.py Wrapper for _curses_panel module; currently this adds nothing extra 2000-12-22 21:58:29 +00:00
textpad.py Catch curses.error instead of a non-existent global (PyChecker) 2001-08-13 13:47:23 +00:00
wrapper.py Tweak curses.wrapper so it initializes colors if they are available. 2000-08-09 21:11:07 +00:00