From: Fred Drake Date: Wed, 11 Apr 2001 19:17:11 +0000 (+0000) Subject: Include a synopsis for the chapter overview. X-Git-Tag: v2.1c1~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eedf985056b8837677c3d839e5858aa88ff9b92b;p=thirdparty%2FPython%2Fcpython.git Include a synopsis for the chapter overview. --- diff --git a/Doc/lib/libweakref.tex b/Doc/lib/libweakref.tex index 6ac7f36ff129..5e6e81933f89 100644 --- a/Doc/lib/libweakref.tex +++ b/Doc/lib/libweakref.tex @@ -2,6 +2,7 @@ Weak references} \declaremodule{extension}{weakref} +\modulesynopsis{Support for weak references and weak dictionaries.} \moduleauthor{Fred L. Drake, Jr.}{fdrake@acm.org} \moduleauthor{Neil Schemenauer}{nas@arctrix.com} \moduleauthor{Martin von L\o"wis}{martin@loewis.home.cs.tu-berlin.de}