commit | ae91afdcfb963352360152ca6571becfcc0bab68 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 01 22:39:10 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Apr 01 22:39:10 2007 +0000 |
tree | 56be7933afe2e7a528b45c498b216b4b7c93f97c | |
parent | b8e8df2e63f7f5276c0bf857719943e06da5b680 [diff] [blame] |
Lots of explicit class names for method and member descs.
diff --git a/Doc/lib/liburllib2.tex b/Doc/lib/liburllib2.tex index 542a7b8..ed3ab96 100644 --- a/Doc/lib/liburllib2.tex +++ b/Doc/lib/liburllib2.tex
@@ -588,7 +588,7 @@ \class{HTTPCookieProcessor} instances have one attribute: -\begin{memberdesc}{cookiejar} +\begin{memberdesc}[HTTPCookieProcessor]{cookiejar} The \class{cookielib.CookieJar} in which cookies are stored. \end{memberdesc}