]> granicus.if.org Git - python/commit
Oops, 'reinitialize_command()' forgot to return the command object if didn't
authorGreg Ward <gward@python.net>
Thu, 1 Jun 2000 01:09:47 +0000 (01:09 +0000)
committerGreg Ward <gward@python.net>
Thu, 1 Jun 2000 01:09:47 +0000 (01:09 +0000)
commit282c7a0230b578147a89a18ec22410b830edddfe
tree529b902b03f5e73d4ca873dd84892b23b3eba401
parent308acf0bfa5c844392c723f6d4275277df6b38da
Oops, 'reinitialize_command()' forgot to return the command object if didn't
need to be reinitialized -- fixed.
Lib/distutils/dist.py