]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed to use 'reinitialize_command()' to fetch "install" and "install_lib"
authorGreg Ward <gward@python.net>
Wed, 28 Jun 2000 00:56:20 +0000 (00:56 +0000)
committerGreg Ward <gward@python.net>
Wed, 28 Jun 2000 00:56:20 +0000 (00:56 +0000)
commitb0b98a5ee5ee6635e287e8f69183031610fdbda8
tree17fc0acfc6273f2278b25a09dd631ee9530122af
parentedc6a519dc7801d22b3105f25327606476f4cc46
Fixed to use 'reinitialize_command()' to fetch "install" and "install_lib"
  command objects.
Various formatting tweaks, typo fixes in comments.
Lib/distutils/command/bdist_wininst.py