summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/core.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-31 03:02:22 (GMT)
committerGreg Ward <gward@python.net>2000-03-31 03:02:22 (GMT)
commit32ce329ce4c8ac8a958a624f060274bd50a8f5b9 (patch)
treef410a77c9dc368188ef4312b610fe70846456cf2 /Lib/distutils/core.py
parent318a9d7aa2163031eac19291592b1f396e11a879 (diff)
downloadcpython-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