]> granicus.if.org Git - python/commit
Tweaked all over:
authorGreg Ward <gward@python.net>
Sat, 18 Mar 2000 17:33:18 +0000 (17:33 +0000)
committerGreg Ward <gward@python.net>
Sat, 18 Mar 2000 17:33:18 +0000 (17:33 +0000)
commit11fc7e447cb7c921f6256847478333e530669f4d
tree31bc116aa4697d79a337641339b89eeadb46041e
parent2dc139cc914ec366e769e464270b8af8aa751b78
Tweaked all over:
  * improve help strings
  * warn if user supplies non-existing directories
  * don't try to 'remove_tree()' non-existing directories
  * try to remove the build_base after cleanup (but don't do or say
    anything if it fails -- this is just in case we made it empty)
Lib/distutils/command/clean.py