Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
* | Wording fix | Andrew M. Kuchling | 2008-07-06 | 1 | -1/+1 |
* | #2663: support an *ignore* argument to shutil.copytree(). Patch by Tarek Ziade. | Georg Brandl | 2008-07-05 | 1 | -12/+66 |
* | #2845: fix copy2's docs. | Georg Brandl | 2008-05-16 | 1 | -2/+3 |
* | #2369: clarify that copyfile() doesn't take a target directory. | Georg Brandl | 2008-04-19 | 1 | -9/+11 |
* | #1669: don't allow shutil.rmtree() to be called on a symlink. | Georg Brandl | 2008-01-20 | 1 | -12/+18 |
* | #1559684: document that shutil.copy* doesn't copy all metadata on Posix and W... | Georg Brandl | 2008-01-06 | 1 | -8/+13 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -3/+1 |
* | Added more file-handling related cross-references. | Mark Summerfield | 2007-11-02 | 1 | -1/+2 |
* | Replace "Caveat" paragraphs by .. warning::s. | Georg Brandl | 2007-08-15 | 1 | -3/+5 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+170 |