view libervia/web/pages/_browser/errors.py @ 1613:c4407befc52a default tip @

browser (chat): fix attachments URL for messages.
author Goffi <goffi@goffi.org>
date Mon, 17 Jun 2024 17:37:15 +0200
parents eb00d593801d
children
line wrap: on
line source

class TimeoutError(Exception):
    """An action has not been done in time"""