summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-02-01 21:27:59 (GMT)
committerFred Drake <fdrake@acm.org>1999-02-01 21:27:59 (GMT)
commitdbd72a4e4fc39312abd5bb476f51051f204ddeaf (patch)
tree2ffe93fd2654df0e935425761151001884132e91
parent68a8c69499af358b63441c6924944a1ffafc1f95 (diff)
downloadcpython-dbd72a4e4fc39312abd5bb476f51051f204ddeaf.zip
cpython-dbd72a4e4fc39312abd5bb476f51051f204ddeaf.tar.gz
cpython-dbd72a4e4fc39312abd5bb476f51051f204ddeaf.tar.bz2
Added module synopsis.
-rw-r--r--Doc/lib/libshutil.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libshutil.tex b/Doc/lib/libshutil.tex
index 88e931d..f55c517 100644
--- a/Doc/lib/libshutil.tex
+++ b/Doc/lib/libshutil.tex
@@ -1,7 +1,8 @@
\section{\module{shutil} ---
- High-level file operations.}
+ High-level file operations}
\declaremodule{standard}{shutil}
+\modulesynopsis{High-level file operations, including copying.}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
% partly based on the docstrings