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
|
3bd844e695
|
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
|
2006-08-29 04:39:12 +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
|
d6449a2b11
|
Be more careful with closing fd's 0,1,2.
|
1997-10-07 14:37:31 +00:00 |
Guido van Rossum
|
89cb67bb64
|
Updated for Python 1.4
|
1996-07-30 18:57:18 +00:00 |
Guido van Rossum
|
630112ed04
|
demonstrate shell in a Tk window
|
1995-01-10 17:08:10 +00:00 |