view libervia/web/pages/_browser/errors.py @ 1568:67ff59465fe4

install: minimum Python version is now 3.10
author Goffi <goffi@goffi.org>
date Wed, 22 Nov 2023 15:25:15 +0100
parents eb00d593801d
children
line wrap: on
line source

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