]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for sf # 749210, wininst isn't build correctly after building zip.
authorThomas Heller <theller@ctypes.org>
Thu, 12 Jun 2003 17:23:58 +0000 (17:23 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 12 Jun 2003 17:23:58 +0000 (17:23 +0000)
commitcd494adc3b75bff0e79e25b68339989f33f2aac3
treeb1f9c67c0e42936107be2c9f733ceab3e20eb353
parent932dab6b9ec1d6ca2a176cc77d3d27d3dfcd26a5
Fix for sf # 749210, wininst isn't build correctly after building zip.

The problem was that subcommands were not reinitialized.

Bugfix candidate, will backport myself.
Lib/distutils/command/bdist_wininst.py