]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Standardized whitespace around function calls.
authorGreg Ward <gward@python.net>
Sat, 30 Sep 2000 18:27:54 +0000 (18:27 +0000)
committerGreg Ward <gward@python.net>
Sat, 30 Sep 2000 18:27:54 +0000 (18:27 +0000)
commitcb1f4c4d33711a964dcd40b32a562e2acf745fc2
tree3e8bd80543d1b5e6c843087678194fa1608d13e6
parent963cd2d85d26467f60a3c03b5025fddfff0cd80c
Standardized whitespace around function calls.
14 files changed:
Lib/distutils/command/bdist.py
Lib/distutils/command/bdist_dumb.py
Lib/distutils/command/bdist_rpm.py
Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/build.py
Lib/distutils/command/build_clib.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_py.py
Lib/distutils/command/build_scripts.py
Lib/distutils/command/clean.py
Lib/distutils/command/config.py
Lib/distutils/command/install.py
Lib/distutils/command/install_scripts.py
Lib/distutils/command/sdist.py