Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
60da31660c6a74fea15dfc93f3b3c16ce4619539
/
Lib
/
distutils
/
dir_util.py
9e34c04
Whitespace normalization (via reindent.py).
by Tim Peters
· 19 years ago
0a5d4a2
Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494.
by Martin v. Löwis
· 19 years ago
5a6601c
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
by Martin v. Löwis
· 20 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
40f23e0
Part of the fix for bug #410541: add ensure_relative() function
by Andrew M. Kuchling
· 22 years ago
d448f66
Add comment to Distutil files about requiring 1.5.2 compatibility, as
by Andrew M. Kuchling
· 22 years ago
a6483d2
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
by Andrew M. Kuchling
· 22 years ago
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 22 years ago
b94b849
Whitespace normalization.
by Fred Drake
· 23 years ago
963cd2d
Andrew Kuchling: changed so the '_path_created' dictionary is keyed on
by Greg Ward
· 24 years ago
071ed76
Standardize whitespace in function calls.
by Greg Ward
· 24 years ago
b248b7f
Renamed PATH_CREATED to _path_created, on the grounds that it's private and
by Greg Ward
· 24 years ago
fcd4f87
Changed 'remove_tree()' to use the new 'grok_environment_error()' function
by Greg Ward
· 24 years ago
039accf
Bastian Kleineidam: added 'remove_tree()' function. Needed so that
by Greg Ward
· 24 years ago
2d238c5
'mkpath()' now detects non-string 'name' arguments -- this is a fairly common
by Greg Ward
· 24 years ago
aebf706
Reorganization: ripped util.py to shreds, creating in the process:
by Greg Ward
· 25 years ago