]> granicus.if.org Git - python/commit
Changed 'remove_tree()' to use the new 'grok_environment_error()' function
authorGreg Ward <gward@python.net>
Sat, 17 Jun 2000 02:18:19 +0000 (02:18 +0000)
committerGreg Ward <gward@python.net>
Sat, 17 Jun 2000 02:18:19 +0000 (02:18 +0000)
commitfcd4f87397039c65c7098f0a6c86961728fb9218
tree59a3c13c882540c2112f5d480e0ec185c5e08c49
parentcf0e2dde6def31714accc13bf77c48af281140eb
Changed 'remove_tree()' to use the new 'grok_environment_error()' function
instead of muddling through IOError and OSError exception objects itself.
Lib/distutils/dir_util.py