commit | d54a0aed8e1b67ad1556e4b769fad6def4207f44 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sun Dec 04 20:25:23 2005 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sun Dec 04 20:25:23 2005 +0000 |
tree | 076ec85dcbb3965655b3a109c44c8a59ebefd2a4 | |
parent | 593d6b311e03b745e7b736f3d72269a684359924 [diff] [blame] |
[Patch #1372995] Add \versionadded
diff --git a/Doc/lib/liburllib2.tex b/Doc/lib/liburllib2.tex index 532c223..80caa4b 100644 --- a/Doc/lib/liburllib2.tex +++ b/Doc/lib/liburllib2.tex
@@ -583,6 +583,8 @@ \subsection{HTTPCookieProcessor Objects \label{http-cookie-processor}} +\versionadded{2.4} + \class{HTTPCookieProcessor} instances have one attribute: \begin{memberdesc}{cookiejar}