]> granicus.if.org Git - python/commit
Fix 'reinitialize_command()' so it resets the 'have_run' flag for the
authorGreg Ward <gward@python.net>
Tue, 6 Jun 2000 02:52:36 +0000 (02:52 +0000)
committerGreg Ward <gward@python.net>
Tue, 6 Jun 2000 02:52:36 +0000 (02:52 +0000)
commit43955c9a023ea7b50b28052112dbdc914c090a27
treea28d9bf2327188fbf32cfb69da940fb1b119b914
parente18dd8dd8fa4bf99e4a2d58afc16894e29256b6f
Fix 'reinitialize_command()' so it resets the 'have_run' flag for the
command being reinitialized to false.
Lib/distutils/dist.py