SpiceQA
Questions
Tags
Users
Badges
multiple-inheritance
multiple-inheritance
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why does this give me an error when using Inheritance
imheretolearn
0
•
asked Sep 17, 2022
0
2
46
multiple-inheritance
inheritance
c++
AttributeError Problem with Multiple inheritance in python
Shihab
0
•
asked Sep 16, 2022
-1
1
30
multiple-inheritance
inheritance
oop
python-3.x
How Python's Super() works in multiple inheritance for superclasses?
Flammy
0
•
asked Sep 16, 2022
0
1
33
hierarchy
multiple-inheritance
super
python-3.x
python
super().__init__() refuses to take arguments despite parent init requiring an argument
PythonProgrammer
0
•
asked Sep 7, 2022
0
0
38
multiple-inheritance
super
python
Understanding difference between parent class init() and super.__init__
ewr3243
0
•
asked Sep 6, 2022
2
2
55
multiple-inheritance
super
oop
python-3.x
python
Does taking a reference to an object via two different base classes violate strict aliasing rule?
Armandas
0
•
asked Sep 6, 2022
3
1
69
strict-aliasing
multiple-inheritance
c++
What to pass in a class constructor with multiple inheritance?
junior_L
0
•
asked Sep 6, 2022
3
1
97
multiple-inheritance
qt
c++
1
(current)
Hot Questions