Author :
sthen
Date :
2024-12-25 14:57:47
Hash :011f2ee5 Message :Use raw string notation for re_match to avoid invalid escape sequence
syntax warnings shown with Python 3.12 (this is expected to eventually
become an error).
https://docs.python.org/3/howto/regex.html#the-backslash-plague