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 |
Johannes Gijsbers
|
7a8c43ee6a
|
Add 'if __name__ == "__main__":' to files already as a usable as a module.
|
2004-09-11 16:34:35 +00:00 |
Tim Peters
|
e6ddc8b20b
|
Whitespace normalization. Ran reindent.py over the entire source tree.
|
2004-07-18 05:56:09 +00:00 |
Guido van Rossum
|
f06ee5fa07
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
Guido van Rossum
|
41ffccbba7
|
*** empty log message ***
|
1993-04-01 20:50:35 +00:00 |
Guido van Rossum
|
bdfcfccbe5
|
New == syntax
|
1992-01-01 19:35:13 +00:00 |
Guido van Rossum
|
ec758ead39
|
Initial revision
|
1991-06-04 20:36:54 +00:00 |