Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
766e300eaaf8b8ca06a1e98e94fa1c5d1a33eba6
/
Lib
/
distutils
/
dir_util.py
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 23 years ago
b94b849
Whitespace normalization.
by Fred Drake
· 24 years ago
963cd2d
Andrew Kuchling: changed so the '_path_created' dictionary is keyed on
by Greg Ward
· 25 years ago
071ed76
Standardize whitespace in function calls.
by Greg Ward
· 25 years ago
b248b7f
Renamed PATH_CREATED to _path_created, on the grounds that it's private and
by Greg Ward
· 25 years ago
fcd4f87
Changed 'remove_tree()' to use the new 'grok_environment_error()' function
by Greg Ward
· 25 years ago
039accf
Bastian Kleineidam: added 'remove_tree()' function. Needed so that
by Greg Ward
· 25 years ago
2d238c5
'mkpath()' now detects non-string 'name' arguments -- this is a fairly common
by Greg Ward
· 25 years ago
aebf706
Reorganization: ripped util.py to shreds, creating in the process:
by Greg Ward
· 25 years ago