Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.7
/
Demo
/
curses
tag
074531d25e6b244dcb7858093b79377a78535919
tagger
Benjamin Peterson <benjamin@python.org>
Tue Jan 26 18:43:13 2021
object
8d21aa21f2cbc6d50aab3f420bb23be1d081dac4
the end of the 2.7 branch
e0ed2d7
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 12 years ago
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