summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libshutil.tex
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This closes SF patch #569832.
* Add more detail to the descriptions of the shutil functions.Fred Drake2001-09-041-4/+9
| | | | This closes SF bug #458223.
* For copyfile(), be explicit that src and dst are file names; that was onlyFred Drake2001-03-021-2/+3
| | | | implied.
* Moshe Zadka <mzadka@geocities.com>:Fred Drake2000-07-311-0/+9
| | | | | Document new method in shutil (copyfileobj). Minor clarification by Fred.
* 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
| | | | example!
* 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