Files
external_libcamera/test
Tomi Valkeinen 1fb31ac4f4 py: Use exceptions instead of returning error codes
We have multiple methods which return an error code, mimicking the C++
API. Using exceptions is more natural in the Python API, so change all
those methods to raise an Exception instead.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2023-05-30 18:29:09 +03:00
..
2022-10-18 18:52:52 +09:00
2022-08-26 01:04:27 +03:00
2021-08-03 10:55:21 +03:00
2022-12-24 03:29:49 +02:00
2021-12-03 19:20:41 +02:00
2022-10-10 17:04:29 +03:00