]> granicus.if.org Git - python/commit
Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has been
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 24 May 2011 23:35:05 +0000 (01:35 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 24 May 2011 23:35:05 +0000 (01:35 +0200)
commit383c3fc6b41475884f717fea85611e9b423d6fa1
treee2b0fa4233ae59eb9e966e000de072731cdde14d
parentc520a1856fac2efbddc4379e4d9e8355f454e69c
Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has been
deprecated in Python 3.2).
Doc/whatsnew/3.3.rst
Lib/pydoc.py
Misc/NEWS