def __init__(self): FlatView.__init__(self, SYSTEM_DIR, USER_DIR)
def __init__(self): FlatView.__init__(self, self.systemdir, self.userdir)