commit | 1691e35953858ae06b5198bf12c72a6cd0e0234b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun May 25 13:04:46 2014 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun May 25 13:04:46 2014 +0300 |
tree | 5a261adb5ac50eb42e5fc7be3a97555bfc7ef566 | |
parent | 2f8dca735e9e30aab6cea2270875021b3098bd2a [diff] | |
parent | 5bb446f57e452e0f2168e20c21dd861539c539ef [diff] |
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.