mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-13 17:53:11 +02:00
Python 3.12 is now more pedantic about the used string regexp syntax in re.* functions. Signed-off-by: Carsten Schoenert <c.schoenert@t-online.de> Signed-off-by: Adrien Ricciardi <adrien.ricciardi@hotmail.fr> [Adrien Ricciardi: This patch comes from Debian: https://sources.debian.org/src/kicad/9.0.3+dfsg-1/debian/patches/fixes/python-Use-raw-strings-expressions.patch]