commit | 3d7d372ce326602b274f44338168688eeb907a3b | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Jul 18 06:25:50 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Jul 18 06:25:50 2004 +0000 |
tree | 221b3b3ae862fe0b1d068efb97700b55bf0018cf | |
parent | 182b5aca27d376b08a2904bed42b751496f932f3 [diff] [blame] |
Whitespace normalization, via reindent.py.
diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py index 09c2c43..7b2f393 100644 --- a/Doc/tools/prechm.py +++ b/Doc/tools/prechm.py
@@ -438,8 +438,8 @@ return p def usage(): - print usage_mode - sys.exit(0) + print usage_mode + sys.exit(0) def do_it(args = None): if not args: