]> 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:46 +0000 (13:04 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 May 2014 10:04:46 +0000 (13:04 +0300)
commit1691e35953858ae06b5198bf12c72a6cd0e0234b
tree5a261adb5ac50eb42e5fc7be3a97555bfc7ef566
parent2f8dca735e9e30aab6cea2270875021b3098bd2a
parent5bb446f57e452e0f2168e20c21dd861539c539ef
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.