Home | History | Annotate | Download | only in Misc

Lines Matching full:inheritance

169   being subclassed through multiple inheritance.
5576 - Issue #16049: Add abc.ABC class to enable the use of inheritance to create
8387 - Issue #1294232: In a few cases involving metaclass inheritance, the
13440 inheritance with the underlying socket object. The cheap inheritance has been
15582 - Issue #5316: Fixed buildbot failures introduced by multiple inheritance
16497 - Issue #2235: numbers.Number now blocks inheritance of the default id()
17165 - PEP 3123: Use proper C inheritance for PyObject.
23381 mirror the inheritance defined by the underlying OSA classes.
23629 - Multiple inheritance mixing new-style and classic classes in the
24310 "cooperative super calls" in a multiple inheritance setting. For an
34480 Multiple inheritance looks like this: