gstreamer/subprojects/gst-devtools/validate/launcher/apps
Jan Schmidt 794ffe6ec6 validate: Place regex flags at the start of the regex
In Python 3.11 it is an error to have regex flags in the middle
of an expression, so make sure they appear at the start.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1630

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3643>
2022-12-28 10:04:41 +00:00
..
__init__.py
gstcheck.py ges:test: Document some GES failures 2021-10-13 18:01:38 +00:00
gstvalidate.py validate: Place regex flags at the start of the regex 2022-12-28 10:04:41 +00:00
meson.build
pyunittest.py