1. e4172ea Patch #1094015: by Johannes Gijsbers · 20 years ago
  2. 8cec3ab - Bug #981530: Fix UnboundLocalError in shutil.rmtree(). This affects by Guido van Rossum · 20 years ago
  3. 99872c1 [Bug #810879] Document that copyfile() can fail if you don't have permissions; also, fix a double negative. by Andrew M. Kuchling · 20 years ago
  4. 7aba3d4 Fix SF bug #691276, shutil.copytree documentation bug by Neal Norwitz · 22 years ago
  5. 6d9f9b3 Fred drives and fixes a formatting nit. by Barry Warsaw · 22 years ago
  6. e9ce0b0 Patch #448038: Add move(). Report errors from copytree as in shutil.Error. by Martin v. Löwis · 22 years ago
  7. 550fd5d Fixed bug 574978 shutil example out of sync with source code by Raymond Hettinger · 22 years ago
  8. 28bdc62 Clarified description of error handling for shutil.rmtree(). by Fred Drake · 22 years ago
  9. 757f780 Add more detail to the descriptions of the shutil functions. by Fred Drake · 23 years ago
  10. 043d5e5 For copyfile(), be explicit that src and dst are file names; that was only by Fred Drake · 23 years ago
  11. 578a3f9 Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
  12. d290c10 Use \programopt in one place. by Fred Drake · 25 years ago
  13. 11bc8cf Explain *why* the copytree() implementation is presented as the example! by Fred Drake · 25 years ago
  14. dbd72a4 Added module synopsis. by Fred Drake · 26 years ago
  15. 94c4a79 Added index entries to make it easier to locate directory & file operations. by Fred Drake · 26 years ago
  16. 449e18f Add documentation for shutil module. by Fred Drake · 26 years ago