Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7840a9cb99b6fb963bd87d4771a4c219fef069f8
/
Lib
/
distutils
/
file_util.py
2fa699e
move "from stat import *" to module level
by Jeremy Hylton
· 24 years ago
0d4a853
Changed 'copy_file()' so it returns a tuple (dest_name, copied) -- hopefully,
by Greg Ward
· 24 years ago
449f556
Whitespace fix.
by Greg Ward
· 24 years ago
9e3dc4e
Reformat docstrings. Standardize use of whitespace on function calls.
by Greg Ward
· 24 years ago
a392dcb
Bastian Kleineidam: 'copy_file()' now returns the output filename, rather
by Greg Ward
· 24 years ago
4355093
Tweaked output of 'copy_file()': if copying to a new name, show the whole
by Greg Ward
· 24 years ago
3af07e9
Sporadic, untested Python 1.5.1 compatibility changes.
by Greg Ward
· 25 years ago
aebf706
Reorganization: ripped util.py to shreds, creating in the process:
by Greg Ward
· 25 years ago