summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/dir_util.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed PATH_CREATED to _path_created, on the grounds that it's private andGreg Ward2000-06-171-8/+8
* Changed 'remove_tree()' to use the new 'grok_environment_error()' functionGreg Ward2000-06-171-7/+6
* Bastian Kleineidam: added 'remove_tree()' function. Needed so thatGreg Ward2000-06-171-10/+25
* 'mkpath()' now detects non-string 'name' arguments -- this is a fairly commonGreg Ward2000-05-271-1/+7
* Reorganization: ripped util.py to shreds, creating in the process:Greg Ward2000-04-041-0/+196