Benjamin Peterson
|
90f5ba538b
|
convert shebang lines: python -> python3
|
2010-03-11 22:53:45 +00:00 |
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 |
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
|
d9e5d17407
|
Fix bug discovered by Klaus-Juergen Wolf -- it runs into infinite recursion!
|
1999-06-09 19:07:22 +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
|
b83ec8f58d
|
Initial revision
|
1992-05-19 13:52:02 +00:00 |