Collin Winter
|
6f2df4d5e1
|
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
|
2007-07-17 20:59:35 +00:00 |
Neal Norwitz
|
d91085598f
|
Remove apply()
|
2006-03-17 08:00:19 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Guido van Rossum
|
60cc90ec98
|
This demo imported some private code from Matt. Make it cripple along.
|
1999-04-08 15:18:12 +00:00 |
Guido van Rossum
|
89cb67bb64
|
Updated for Python 1.4
|
1996-07-30 18:57:18 +00:00 |
Guido van Rossum
|
35820f77e4
|
Matt's examples
|
1994-10-07 09:55:26 +00:00 |