Staging
v0.5.1
https://github.com/python/cpython
Revision e765a3bb61073c4a08acb863e2c897aa2c5bb1db authored by Greg Ward on 04 April 1999, 02:54:20 UTC, committed by Greg Ward on 04 April 1999, 02:54:20 UTC
  that wrap them in the Command class).
Fixed 'copy_file()' to use '_copy_file_contents()', not 'copyfile()'
  from shutil module -- no reference to shutil anymore.
Added "not copying" announcement in 'copy_file()'.
Wee comment fix.
1 parent 4070f50
History
Tip revision: e765a3bb61073c4a08acb863e2c897aa2c5bb1db authored by Greg Ward on 04 April 1999, 02:54:20 UTC
Added 'dry_run' flag to most functions (to support the "shadow methods"
Tip revision: e765a3b
File Mode Size
README -rw-r--r-- 2.8 KB
world -rwxr-xr-x 13.6 KB

README

back to top