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")