]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Whitespace normalization.
authorTim Peters <tim.peters@gmail.com>
Tue, 30 Jan 2007 03:03:46 +0000 (03:03 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 30 Jan 2007 03:03:46 +0000 (03:03 +0000)
commitf733abb7831d6566cb0fccd0550d58ec3b7f05a4
tree4466e9eccc1b441e60841c16d48915f20216178e
parent15c1fe5047f94942f1e784ac7614f9f5370adb47
Whitespace normalization.
21 files changed:
Lib/CGIHTTPServer.py
Lib/cookielib.py
Lib/dumbdbm.py
Lib/ftplib.py
Lib/httplib.py
Lib/idlelib/CodeContext.py
Lib/lib-tk/tkSimpleDialog.py
Lib/mailbox.py
Lib/platform.py
Lib/pty.py
Lib/subprocess.py
Lib/test/test_cfgparser.py
Lib/test/test_dumbdbm.py
Lib/test/test_gzip.py
Lib/test/test_mailbox.py
Lib/test/test_old_mailbox.py
Lib/test/test_pty.py
Lib/test/test_resource.py
Lib/test/test_set.py
Lib/test/test_struct.py
Lib/test/test_support.py