diff options
author | Greg Ward <gward@python.net> | 2000-03-31 03:02:22 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-31 03:02:22 (GMT) |
commit | 32ce329ce4c8ac8a958a624f060274bd50a8f5b9 (patch) | |
tree | f410a77c9dc368188ef4312b610fe70846456cf2 /Lib/distutils/core.py | |
parent | 318a9d7aa2163031eac19291592b1f396e11a879 (diff) | |
download | cpython-32ce329ce4c8ac8a958a624f060274bd50a8f5b9.zip cpython-32ce329ce4c8ac8a958a624f060274bd50a8f5b9.tar.gz cpython-32ce329ce4c8ac8a958a624f060274bd50a8f5b9.tar.bz2 |
Added 'create_tree()'.
Changes to 'copy_file()':
* added support for making hard links and symlinks
* noted that it silently clobbers existing files when copying, but
blows up if destination exists when linking -- hmmm...
* error message tweak
Added 'base_name' parameter to 'make_tarball()' and 'make_zipfile()'.
Added 'make_archive()' -- wrapper around 'make_tarball()' or
'make_zipfile()' to take care of the archive "root directory".
Diffstat (limited to 'Lib/distutils/core.py')
0 files changed, 0 insertions, 0 deletions