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
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.5 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 37.2 KB
acconfig.h -rw-r--r-- 4.9 KB
config.h.in -rw-r--r-- 14.1 KB
configure -rwxr-xr-x 149.0 KB
configure.in -rw-r--r-- 28.2 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top