Ejemplo n.º 1
0
 def __init__(self, *args):
     DbAdapter.__init__(self, *args)#, self).__init__(*args)
Ejemplo n.º 2
0
 def __init__(self, *args):
     ''' Конструктор '''
     DbAdapter.__init__(self, *args)