]> granicus.if.org Git - python/commit
Ensure sub-commands of "install" are reinitialized too.
authorGreg Ward <gward@python.net>
Sat, 16 Sep 2000 15:30:47 +0000 (15:30 +0000)
committerGreg Ward <gward@python.net>
Sat, 16 Sep 2000 15:30:47 +0000 (15:30 +0000)
commit24511d2a6ed7d79bfd8f67b67c7b4fb7449b19f1
tree4b2d928ba2d54961891294a5290f1a39566f2fbd
parent47ec20757d5fed3e7af19d722fbb137a4c8f9e9a
Ensure sub-commands of "install" are reinitialized too.
Run "install" the right way, by calling 'run_command()'.
Lib/distutils/command/bdist_dumb.py