aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/bdist_wininst.py
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools/command/bdist_wininst.py')
-rwxr-xr-xsetuptools/command/bdist_wininst.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setuptools/command/bdist_wininst.py b/setuptools/command/bdist_wininst.py
index 8243c917..073de97b 100755
--- a/setuptools/command/bdist_wininst.py
+++ b/setuptools/command/bdist_wininst.py
@@ -2,7 +2,6 @@ import distutils.command.bdist_wininst as orig
class bdist_wininst(orig.bdist_wininst):
-
def reinitialize_command(self, command, reinit_subcommands=0):
"""
Supplement reinitialize_command to work around