This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.0
cpython
/
Lib
/
curses
History
Moshe Zadka
2c476bb2e7
curses.ascii - space (ASCII 32) is now considered whitespace
2001-03-31 10:06:18 +00:00
..
__init__.py
Added Python function to emulate the ncurses has_key() function.
2000-08-01 01:21:11 +00:00
ascii.py
curses.ascii - space (ASCII 32) is now considered whitespace
2001-03-31 10:06:18 +00:00
has_key.py
Added Python function to emulate the ncurses has_key() function.
2000-08-01 01:21:11 +00:00
textpad.py
Corrected a bug in handling of ^N and ^P with stripspaces on.
2000-08-04 07:33:18 +00:00
wrapper.py
Tweak curses.wrapper so it initializes colors if they are available.
2000-08-09 21:11:07 +00:00