1. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 25 years ago
  2. 959fa01 Typo in comment (on Mac, it's the *resource* fork that's not copied, by Guido van Rossum · 25 years ago
  3. 83c03e2 Add import sys, needed by reference to sys.exc_info() in rmtree(). by Guido van Rossum · 26 years ago
  4. e1bf7e8 Change the order of the utime() and the chmod() call in copystat(). by Guido van Rossum · 26 years ago
  5. d832f9e Fix append() calls with more than 1 argument. by Guido van Rossum · 26 years ago
  6. 96372a2 ST_MODE should be ST_MTIME in utime call in copystat. Thanks to Mike Orr. by Guido van Rossum · 26 years ago
  7. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  8. d767329 Added rmtree(), to recursively remove a directory tree. by Guido van Rossum · 27 years ago
  9. 9d0a3df Transformed comments to doc strings. Added symlinks option to copytree. by Guido van Rossum · 28 years ago
  10. a2baf46 Reindented at 4 spaces. by Guido van Rossum · 28 years ago
  11. 5980845 Add feature to copy(), copy2(): dst may be a directory. by Guido van Rossum · 28 years ago
  12. 277206b Improvements to copyfile(): open the files in binary mode, and close by Guido van Rossum · 28 years ago
  13. c96207a posix -> os by Guido van Rossum · 33 years ago
  14. 784ca6c path.cat --> join by Guido van Rossum · 33 years ago
  15. c636014 Initial revision by Guido van Rossum · 34 years ago