Tim Peters
182b5aca27
Whitespace normalization, via reindent.py.
2004-07-18 06:16:08 +00:00
Walter Dörwald
aaab30e00c
Apply diff2.txt from SF patch http://www.python.org/sf/572113
...
(with one small bugfix in bgen/bgen/scantools.py)
This replaces string module functions with string methods
for the stuff in the Tools directory. Several uses of
string.letters etc. are still remaining.
2002-09-11 20:36:02 +00:00
Guido van Rossum
a16a509dfc
tabnanny stuff
1998-04-10 19:15:27 +00:00
Guido van Rossum
a0e2422615
A few missing casts (Richard Neitzel).
...
Don't append Unix paths on a Mac (Jack Jansen).
1996-03-07 16:16:54 +00:00
Jack Jansen
9a69112f85
Jim Fulton's change to support doc strings
1995-06-20 12:26:03 +00:00
Guido van Rossum
d211220cd2
checkin of Jack's original version
1995-03-02 14:05:29 +00:00