Commit d54a0aed authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

[Patch #1372995] Add \versionadded

parent 593d6b31
......@@ -5,6 +5,8 @@
\moduleauthor{John J. Lee}{jjl@pobox.com}
\sectionauthor{John J. Lee}{jjl@pobox.com}
\versionadded{2.4}
\modulesynopsis{Cookie handling for HTTP clients}
The \module{cookielib} module defines classes for automatic handling
......
......@@ -583,6 +583,8 @@ The same as \method{http_error_301()}, but called for the
\subsection{HTTPCookieProcessor Objects \label{http-cookie-processor}}
\versionadded{2.4}
\class{HTTPCookieProcessor} instances have one attribute:
\begin{memberdesc}{cookiejar}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment