]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Ditched redundant docstrings and comments (overlap with ccompiler.py).
authorGreg Ward <gward@python.net>
Wed, 8 Sep 1999 02:36:01 +0000 (02:36 +0000)
committerGreg Ward <gward@python.net>
Wed, 8 Sep 1999 02:36:01 +0000 (02:36 +0000)
commit3d50b908ba615c65248ff1f8412f8b70e62eef98
tree9fa731d95bed1bc16713fe36afdb582624b91c4e
parentc294113f180cd0deb66857432463f21ead92392a
Ditched redundant docstrings and comments (overlap with ccompiler.py).
Ditched redundant '_gen_preprocess_options()' and '_gen_lib_options()'
  -- now provided by ccompiler.py.
Fixed some filename extension variables -- added missing period.
Cosmetic tweaks.
Lib/distutils/msvccompiler.py