def __init__(self, app): BottomPanePlugin.__init__(self, app) self._instances = dict()
def __init__(self, app): BottomPanePlugin.__init__(self, app) self._views = {}