Пример #1
0
    def __init__(self):

        self.connection = Connection.getInstance()
        self.presentation = Presentation(path=None)

        # the logged in user, None if logged out
        self.user = None