Exemple #1
0
 def __init__(self):
     File.__init__(self)
     ApiHandler.__init__(self, self.dataEndPoint, self.EndpointDataHeader)
Exemple #2
0
 def __init__(self, path, project):
     File.__init__(self, path, project)