Benjamin Peterson
|
cd0ace391c
|
remove svn:executable from scripts without a shebang line
|
2010-03-08 02:11:06 +00:00 |
Tim Peters
|
e6ddc8b20b
|
Whitespace normalization. Ran reindent.py over the entire source tree.
|
2004-07-18 05:56:09 +00:00 |
Walter Dörwald
|
70a6b49821
|
Replace backticks with repr() or "%r"
From SF patch #852334.
|
2004-02-12 17:35:32 +00:00 |
Guido van Rossum
|
5a6ad8fb71
|
flush before reading response from socket
|
1995-10-07 19:27:20 +00:00 |
Guido van Rossum
|
541df3e99e
|
bugfixes
|
1995-06-21 02:08:55 +00:00 |
Guido van Rossum
|
45babef8c2
|
security stuff added
|
1995-06-21 01:00:17 +00:00 |
Guido van Rossum
|
07a272d9de
|
commit -- why not
|
1995-04-10 11:40:52 +00:00 |