Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.0
/
Lib
/
curses
tag
1f73a4e1379223ff2e9a8fbed0a62222b6d0eda5
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:28 2017
object
2a9b0a93091b9ef7350a94bb3d3f1c43725b7a8c
Final head of the former 2.0 branch
2c476bb
curses.ascii - space (ASCII 32) is now considered whitespace
by Moshe Zadka
· 24 years ago
1ebd3f6
Tweak curses.wrapper so it initializes colors if they are available.
by Eric S. Raymond
· 25 years ago
5af256d
Corrected a bug in handling of ^N and ^P with stripspaces on.
by Eric S. Raymond
· 25 years ago
b45bd32
Added Python function to emulate the ncurses has_key() function.
by Andrew M. Kuchling
· 25 years ago
38f7441
Remove extra argument to method call
by Andrew M. Kuchling
· 25 years ago
e0d0090
Docstring changes.
by Andrew M. Kuchling
· 25 years ago
2ea17fa
fix inconsistent use of tabs and spaces convert semicolons to newlines
by Jeremy Hylton
· 25 years ago
8628157
Fix comment typo noticed by Rob Hooft
by Andrew M. Kuchling
· 25 years ago
e8d7dbf
Sync to ESR's current version
by Andrew M. Kuchling
· 25 years ago
8f790fe
Drop back to old version of wrapper(); ESR reports that it broke things,
by Andrew M. Kuchling
· 25 years ago
2b9d0bc
Added two modules for ASCII characters and a simple editing form (ESR)
by Andrew M. Kuchling
· 25 years ago
289d9d4
Add wrapper for initscr() to copy the ACS_ and LINES,COLS bindings
by Andrew M. Kuchling
· 25 years ago
5185a08
Applied simplifications suggested by Greg Stein.
by Andrew M. Kuchling
· 25 years ago
d0939fa
Add contents of curses package
by Andrew M. Kuchling
· 25 years ago