Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.6
/
Demo
/
curses
tag
d93030ee05b5317969c0a71a2e322f3bd1249d25
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
6c003210943fc91e5911bcbabe1fe4b0030cf38b
Final head of the former 2.6 branch
949f71b
#687648 from Robert Schuppenies: use classic division. (RM Barry gave permission to update the demos.)
by Andrew M. Kuchling
· 17 years ago
5b63acd
#2503 make singletons compared with "is" not == or !=
by Benjamin Peterson
· 17 years ago
3725dea
Docstring fix; use True
by Andrew M. Kuchling
· 19 years ago
311562a
Use true division, and the True value
by Andrew M. Kuchling
· 19 years ago
98900bc
Use True; value returned from main is unused
by Andrew M. Kuchling
· 19 years ago
510b46f
Some code tidying; use curses.wrapper
by Andrew M. Kuchling
· 19 years ago
6f159b1
Drop 0 parameter
by Andrew M. Kuchling
· 19 years ago
08bcfc2
Update readme
by Andrew M. Kuchling
· 19 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 21 years ago
9a62448
Use random module instead of whrandom Move imports to top
by Andrew M. Kuchling
· 23 years ago
10f9c07
Remove obsolete e-mail address
by Andrew M. Kuchling
· 24 years ago
2b28776
Added "repeat.py" -- repeatedly execute a shell command (like
by Guido van Rossum
· 25 years ago
994d853
Choose the smallest value of x,y for the clock's radius (instead of just taking the
by Andrew M. Kuchling
· 25 years ago
72a18a6
Update this demo to use curses.panel
by Andrew M. Kuchling
· 25 years ago
23382f5
Another demo from Thomas Gellekum (seasonally-themed, too)
by Andrew M. Kuchling
· 25 years ago
15c3c2b
Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>.
by Andrew M. Kuchling
· 25 years ago
a3b5a5f
Check in README file and one demo program
by Andrew M. Kuchling
· 25 years ago