Exemple #1
0
 def __init__(self, app, api, config, mount):
     RESTEntity.__init__(self, app, api, config, mount)
     self.config = config
     self.mgr = WMArchiveManager(config)