]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16392)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 Sep 2019 15:24:24 +0000 (08:24 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 25 Sep 2019 15:24:24 +0000 (08:24 -0700)
commit3b5e9241142d6b7c22059115c0e68a8912753818
tree094b6fdcf4a0341db4657b3c70164e90423c8c00
parentd3666945d78508970002653c4d46221a4306f55b
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16392)

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