def __init__(self):
     Base.__init__(self, "PythonDerivedTwo")
Exemplo n.º 2
0
 def __init__(self):
     Base.__init__(self, "PythonDerivedOne")
 def __init__(self):
     Base.__init__(self, "PythonDerivedOne")
Exemplo n.º 4
0
 def __init__(self):
     Base.__init__(self, "PythonDerivedTwo")