From: Georg Brandl Date: Fri, 3 Dec 2010 09:45:33 +0000 (+0000) Subject: Add a line with the actual changes. X-Git-Tag: v3.2b1~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34e9fc2e8268b67352e22604d04f85ece008704f;p=thirdparty%2FPython%2Fcpython.git Add a line with the actual changes. --- diff --git a/Doc/library/pydoc.rst b/Doc/library/pydoc.rst index 842af3e2b58a..14dc58b50dff 100644 --- a/Doc/library/pydoc.rst +++ b/Doc/library/pydoc.rst @@ -79,3 +79,4 @@ to a different URL or to a local directory containing the Library Reference Manual pages. .. versionchanged:: 3.2 + Added the ``-b`` option, deprecated the ``-g`` option.