This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec233e58038b222ec4cedc07ec46bed1f40468d7
cpython
/
Lib
/
curses
T
History
Andrew M. Kuchling
0cc87f37b3
Make isspace(chr(32)) return true
2000-12-26 16:07:59 +00:00
..
__init__.py
…
ascii.py
Make isspace(chr(32)) return true
2000-12-26 16:07:59 +00:00
has_key.py
…
panel.py
Wrapper for _curses_panel module; currently this adds nothing extra
2000-12-22 21:58:29 +00:00
textpad.py
…
wrapper.py
Tweak curses.wrapper so it initializes colors if they are available.
2000-08-09 21:11:07 +00:00