Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6a74d34d7c8e9280efb1f4c72b07938c3436c18b
/
Demo
/
curses
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
2a691a8
Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from
by Benjamin Peterson
· 17 years ago
8161a65
Add -i option. Don't exit when the command fails. Redirect stderr to stdout.
by Guido van Rossum
· 17 years ago
3f6dd68
Make the last two curses demos work again -- they were using float
by Guido van Rossum
· 17 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 18 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 20 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
· 23 years ago
2b28776
Added "repeat.py" -- repeatedly execute a shell command (like
by Guido van Rossum
· 24 years ago
994d853
Choose the smallest value of x,y for the clock's radius (instead of just taking the
by Andrew M. Kuchling
· 24 years ago
72a18a6
Update this demo to use curses.panel
by Andrew M. Kuchling
· 24 years ago
23382f5
Another demo from Thomas Gellekum (seasonally-themed, too)
by Andrew M. Kuchling
· 24 years ago
15c3c2b
Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>.
by Andrew M. Kuchling
· 24 years ago
a3b5a5f
Check in README file and one demo program
by Andrew M. Kuchling
· 24 years ago