]> granicus.if.org Git - python/commit
Issue #18918: Removed non-existing topic from a list of available topics.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 May 2014 10:04:13 +0000 (13:04 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 May 2014 10:04:13 +0000 (13:04 +0300)
commit5bb446f57e452e0f2168e20c21dd861539c539ef
tree5a4fb09b523e009260d4853d7c7850f4682e8fad
parent1b392ffe67febbe8740520289bb828fdf060e363
Issue #18918: Removed non-existing topic from a list of available topics.
The 'File objects' section was removed in Python 3.
Patch by Claudiu Popa.
Lib/pydoc.py