index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
curses
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make isspace(chr(32)) return true
Andrew M. Kuchling
2000-12-26
1
-1/+1
|
*
Wrapper for _curses_panel module; currently this adds nothing extra
Andrew M. Kuchling
2000-12-22
1
-0/+9
|
|
|
|
beyond what's in _curses_panel
*
Tweak curses.wrapper so it initializes colors if they are available.
Eric S. Raymond
2000-08-09
1
-0/+9
|
*
Corrected a bug in handling of ^N and ^P with stripspaces on.
Eric S. Raymond
2000-08-04
1
-8/+12
|
*
Added Python function to emulate the ncurses has_key() function.
Andrew M. Kuchling
2000-08-01
2
-0/+197
|
*
Remove extra argument to method call
Andrew M. Kuchling
2000-07-12
1
-1/+1
|
*
Docstring changes.
Andrew M. Kuchling
2000-07-11
2
-6/+2
|
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
1
-8/+11
|
|
|
|
convert semicolons to newlines
*
Fix comment typo noticed by Rob Hooft
Andrew M. Kuchling
2000-06-27
1
-1/+1
|
*
Sync to ESR's current version
Andrew M. Kuchling
2000-06-27
1
-22/+28
|
*
Drop back to old version of wrapper(); ESR reports that it broke things,
Andrew M. Kuchling
2000-06-27
1
-4/+16
|
|
|
|
and I lack the time to track down the cause.
*
Added two modules for ASCII characters and a simple editing form (ESR)
Andrew M. Kuchling
2000-06-26
2
-0/+261
|
*
Add wrapper for initscr() to copy the ACS_ and LINES,COLS bindings
Andrew M. Kuchling
2000-06-26
1
-0/+16
|
*
Applied simplifications suggested by Greg Stein.
Andrew M. Kuchling
2000-06-10
1
-15/+4
|
*
Add contents of curses package
Andrew M. Kuchling
2000-06-10
2
-0/+68