Files
mesa/src/mapi
Mathieu Bridon b39bdb0716 python: Stop using the Python 2 exception syntax
We could have made this compatible with Python 3 by using:

    except Exception as e:

But since none of this code actually uses the exception objects, let's
just drop them entirely.

Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2018-07-06 10:18:43 -07:00
..
2016-07-22 10:14:00 -07:00
2016-07-22 10:14:00 -07:00
2015-03-04 08:33:48 -07:00
2018-07-06 10:04:22 -07:00
2017-05-04 18:17:03 +01:00
2015-03-05 06:59:43 -07:00