Lines Matching full:inheritance
807 being subclassed through multiple inheritance.
6107 - Issue #8627: Remove bogus "Overriding __cmp__ blocks inheritance of
6109 arises from the "Overriding __eq__ blocks inheritance ..." warning
6297 inheritance with the underlying socket object. The cheap inheritance has been
8414 - Issue #5316: Fixed buildbot failures introduced by multiple inheritance in
9364 under the stricter __hash__ inheritance rules in 3.0. Several types
9515 to explicit block inheritance of hash by setting __hash__=None at