Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8a12f940fe99ec087977ad07a5331520237b9cfb
/
Doc
/
library
/
shutil.rst
8a12f94
Fixed #8463: added missing reference to bztar in shutil's documentation.
by Tarek Ziadé
· 15 years ago
48cc8dc
added make_archive (and secondary APIs) to shutil
by Tarek Ziadé
· 15 years ago
c1edec3
Use the preferred form of raise statements in the docs.
by Georg Brandl
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
d729aad
specify how things are copied
by Benjamin Peterson
· 17 years ago
905e0f6
#4478: document that copyfile() can raise Error.
by Georg Brandl
· 17 years ago
9af9498
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
by Georg Brandl
· 17 years ago
c406084
Wording fix
by Andrew M. Kuchling
· 17 years ago
e78fbcc
#2663: support an *ignore* argument to shutil.copytree(). Patch by Tarek Ziade.
by Georg Brandl
· 17 years ago
88107da
#2845: fix copy2's docs.
by Georg Brandl
· 17 years ago
786ead6
#2369: clarify that copyfile() doesn't take a target directory.
by Georg Brandl
· 17 years ago
5235398
#1669: don't allow shutil.rmtree() to be called on a symlink.
by Georg Brandl
· 18 years ago
ec32b6b
#1559684: document that shutil.copy* doesn't copy all metadata on Posix and Windows too.
by Georg Brandl
· 18 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
ac3d429
Added more file-handling related cross-references.
by Mark Summerfield
· 18 years ago
bf863b1
Replace "Caveat" paragraphs by .. warning::s.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago