]> granicus.if.org Git - python/commit
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16391)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 Sep 2019 15:24:12 +0000 (08:24 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 25 Sep 2019 15:24:12 +0000 (08:24 -0700)
commit7444a5a402bbac4268b95958a9578a9e3dae33e0
tree61dcc6fa5c6855ff97f76f8f92abb96b663afe0f
parente4be8c984d035da30f9ed051aa6f3f762f0e9060
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16391)

Improvement suggested by Géry Ogam.
(cherry picked from commit 15ccc4fac09b866d61b069c6c136aabfe4bac09c)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/functions.rst