summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libshutil.tex
Commit message (Expand)AuthorAgeFilesLines
* Patch #1094015:Johannes Gijsbers2005-01-081-4/+12
* - Bug #981530: Fix UnboundLocalError in shutil.rmtree(). This affectsGuido van Rossum2004-07-141-1/+1
* [Bug #810879] Document that copyfile() can fail if you don't have permissions...Andrew M. Kuchling2004-05-051-3/+5
* Fix SF bug #691276, shutil.copytree documentation bugNeal Norwitz2003-02-231-1/+4
* Fred drives and fixes a formatting nit.Barry Warsaw2003-01-241-2/+2
* Patch #448038: Add move(). Report errors from copytree as in shutil.Error.Martin v. Löwis2002-10-071-0/+16
* Fixed bug 574978 shutil example out of sync with source codeRaymond Hettinger2002-06-301-2/+1
* Clarified description of error handling for shutil.rmtree().Fred Drake2002-06-181-2/+3
* Add more detail to the descriptions of the shutil functions.Fred Drake2001-09-041-4/+9
* For copyfile(), be explicit that src and dst are file names; that was onlyFred Drake2001-03-021-2/+3
* Moshe Zadka <mzadka@geocities.com>:Fred Drake2000-07-311-0/+9
* Use \programopt in one place.Fred Drake1999-11-091-1/+1
* Explain *why* the copytree() implementation is presented as theFred Drake1999-04-211-1/+2
* Added module synopsis.Fred Drake1999-02-011-1/+2
* Added index entries to make it easier to locate directory & file operations.Fred Drake1998-12-281-0/+3
* Add documentation for shutil module.Fred Drake1998-12-281-0/+100