index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
dir_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part of the fix for bug #410541: add ensure_relative() function
Andrew M. Kuchling
2002-11-26
1
-1/+15
*
Add comment to Distutil files about requiring 1.5.2 compatibility, as
Andrew M. Kuchling
2002-11-19
1
-0/+2
*
Remove 'created by' lines; people can use CVS for this, and the information i...
Andrew M. Kuchling
2002-11-14
1
-2/+0
*
Make setup.py less chatty by default.
Jeremy Hylton
2002-06-04
1
-18/+13
*
Whitespace normalization.
Fred Drake
2001-12-06
1
-3/+3
*
Andrew Kuchling: changed so the '_path_created' dictionary is keyed on
Greg Ward
2000-09-30
1
-5/+8
*
Standardize whitespace in function calls.
Greg Ward
2000-09-26
1
-30/+30
*
Renamed PATH_CREATED to _path_created, on the grounds that it's private and
Greg Ward
2000-06-17
1
-8/+8
*
Changed 'remove_tree()' to use the new 'grok_environment_error()' function
Greg Ward
2000-06-17
1
-7/+6
*
Bastian Kleineidam: added 'remove_tree()' function. Needed so that
Greg Ward
2000-06-17
1
-10/+25
*
'mkpath()' now detects non-string 'name' arguments -- this is a fairly common
Greg Ward
2000-05-27
1
-1/+7
*
Reorganization: ripped util.py to shreds, creating in the process:
Greg Ward
2000-04-04
1
-0/+196