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
/
test
/
test_curses.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+7
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-5/+10
*
Test curses.setupterm() before initscr().
Georg Brandl
2006-01-12
1
-2/+3
*
SF bug #1400822, Extended version of _curses over{lay,write} does not work
Neal Norwitz
2006-01-10
1
-1/+7
*
Bug #1400115, Fix segfault when calling curses.panel.userptr()
Neal Norwitz
2006-01-09
1
-0/+11
*
initscr() will exit if there's an error. Try to catch the obvious failure
Neal Norwitz
2006-01-06
1
-4/+7
*
Skip test_curses if stdin is not a tty (like when run from cron or buildbot)....
Neal Norwitz
2006-01-05
1
-1/+3
*
[Patch #1005892 from Alexandr Zamaraev] Fix two errors in the curses test suite
Andrew M. Kuchling
2005-06-15
1
-1/+2
*
This is more-or-less:
Michael W. Hudson
2004-08-07
1
-3/+4
*
Whitespace normalization.
Tim Peters
2004-01-18
1
-2/+2
*
Add tests for meta- bit set
Andrew M. Kuchling
2003-08-29
1
-1/+4
*
Add simple unit test for ascii.unctrl() function
Andrew M. Kuchling
2003-08-29
1
-0/+13
*
[Patch #739124] Add use_default_colors() to curses module
Andrew M. Kuchling
2003-08-13
1
-0/+3
*
SF patch #701494: more apply removals
Raymond Hettinger
2003-04-06
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Patch #473187: Add a test script that exercises most of the functions in
Andrew M. Kuchling
2001-10-22
1
-0/+210