Staging
v0.5.1
https://github.com/python/cpython
Revision 32ce329ce4c8ac8a958a624f060274bd50a8f5b9 authored by Greg Ward on 31 March 2000, 03:02:22 UTC, committed by Greg Ward on 31 March 2000, 03:02:22 UTC
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".
1 parent 318a9d7
History
Tip revision: 32ce329ce4c8ac8a958a624f060274bd50a8f5b9 authored by Greg Ward on 31 March 2000, 03:02:22 UTC
Added 'create_tree()'.
Tip revision: 32ce329
File Mode Size
README -rw-r--r-- 3.0 KB
README.readline-2.2 -rw-r--r-- 1.8 KB
ar-fake -rwxr-xr-x 4.0 KB
dl_export.h -rw-r--r-- 1.9 KB
linkcc -rwxr-xr-x 2.0 KB
linkmodule -rwxr-xr-x 1.8 KB

README

back to top