#1085570 evemu: Python SyntaxWarning

#1085570#5
Date:
2024-10-20 18:03:55 UTC
From:
To:
Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/e/evemu.html


  Setting up python3-evemu (2.7.0-4) ...
  /usr/lib/python3/dist-packages/evemu/__init__.py:240: SyntaxWarning:
invalid escape sequence '\d'
    ev = re.search("(event\d+)", sysname)