Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
382abeff0f1a53ffaaddfea06e8721bf42b66502
/
Doc
/
lib
/
libshutil.tex
382abef
Patch #1490190: posixmodule now includes os.chflags() and os.lchflags()
by Martin v. Löwis
· 18 years ago
db815ab
More \exception fixes.
by Georg Brandl
· 19 years ago
e4172ea
Patch #1094015:
by Johannes Gijsbers
· 21 years ago
8cec3ab
- Bug #981530: Fix UnboundLocalError in shutil.rmtree(). This affects
by Guido van Rossum
· 21 years ago
99872c1
[Bug #810879] Document that copyfile() can fail if you don't have permissions; also, fix a double negative.
by Andrew M. Kuchling
· 21 years ago
7aba3d4
Fix SF bug #691276, shutil.copytree documentation bug
by Neal Norwitz
· 22 years ago
6d9f9b3
Fred drives and fixes a formatting nit.
by Barry Warsaw
· 23 years ago
e9ce0b0
Patch #448038: Add move(). Report errors from copytree as in shutil.Error.
by Martin v. Löwis
· 23 years ago
550fd5d
Fixed bug 574978 shutil example out of sync with source code
by Raymond Hettinger
· 23 years ago
28bdc62
Clarified description of error handling for shutil.rmtree().
by Fred Drake
· 23 years ago
757f780
Add more detail to the descriptions of the shutil functions.
by Fred Drake
· 24 years ago
043d5e5
For copyfile(), be explicit that src and dst are file names; that was only
by Fred Drake
· 24 years ago
578a3f9
Moshe Zadka <mzadka@geocities.com>:
by Fred Drake
· 25 years ago
d290c10
Use \programopt in one place.
by Fred Drake
· 26 years ago
11bc8cf
Explain *why* the copytree() implementation is presented as the example!
by Fred Drake
· 26 years ago
dbd72a4
Added module synopsis.
by Fred Drake
· 27 years ago
94c4a79
Added index entries to make it easier to locate directory & file operations.
by Fred Drake
· 27 years ago
449e18f
Add documentation for shutil module.
by Fred Drake
· 27 years ago