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
/
Demo
/
curses
Commit message (
Expand
)
Author
Age
Files
Lines
*
#687648 from Robert Schuppenies: use classic division. (RM Barry gave permis...
Andrew M. Kuchling
2008-09-13
2
-28/+28
*
#2503 make singletons compared with "is" not == or !=
Benjamin Peterson
2008-03-29
1
-1/+1
*
Docstring fix; use True
Andrew M. Kuchling
2006-06-03
1
-2/+2
*
Use true division, and the True value
Andrew M. Kuchling
2006-06-03
1
-12/+13
*
Use True; value returned from main is unused
Andrew M. Kuchling
2006-06-03
1
-2/+2
*
Some code tidying; use curses.wrapper
Andrew M. Kuchling
2006-06-03
1
-67/+61
*
Drop 0 parameter
Andrew M. Kuchling
2006-06-03
1
-3/+3
*
Update readme
Andrew M. Kuchling
2006-06-03
1
-4/+1
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
5
-296/+295
*
Use random module instead of whrandom
Andrew M. Kuchling
2002-04-10
1
-4/+4
*
Remove obsolete e-mail address
Andrew M. Kuchling
2001-11-05
1
-1/+1
*
Added "repeat.py" -- repeatedly execute a shell command (like
Guido van Rossum
2001-01-05
2
-7/+64
*
Choose the smallest value of x,y for the clock's radius (instead of just taki...
Andrew M. Kuchling
2000-12-23
1
-9/+6
*
Update this demo to use curses.panel
Andrew M. Kuchling
2000-12-22
1
-2/+3
*
Another demo from Thomas Gellekum (seasonally-themed, too)
Andrew M. Kuchling
2000-12-21
2
-0/+907
*
Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>.
Andrew M. Kuchling
2000-12-15
4
-1/+541
*
Check in README file and one demo program
Andrew M. Kuchling
2000-12-13
2
-0/+226