projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bb30b7
)
Add a line with the actual changes.
author
Georg Brandl
<georg@python.org>
Fri, 3 Dec 2010 09:45:33 +0000
(09:45 +0000)
committer
Georg Brandl
<georg@python.org>
Fri, 3 Dec 2010 09:45:33 +0000
(09:45 +0000)
Doc/library/pydoc.rst
patch
|
blob
|
history
diff --git
a/Doc/library/pydoc.rst
b/Doc/library/pydoc.rst
index 842af3e2b58a76d7f0133f9da6dace4095e8cb10..14dc58b50dffd2c30251c54d59313345b311e92c 100644
(file)
--- 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.