def __init__(self):
     Base.__init__(self, "PythonDerivedTwo")
예제 #2
0
 def __init__(self):
     Base.__init__(self, "PythonDerivedOne")
 def __init__(self):
     Base.__init__(self, "PythonDerivedOne")
예제 #4
0
 def __init__(self):
     Base.__init__(self, "PythonDerivedTwo")