#1085674 lvm2: Python SyntaxWarning

#1085674#5
Date:
2024-10-21 12:26:58 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/l/lvm2.html


  Setting up lvm2-dbusd (2.03.22-1) ...
  /usr/lib/python3/dist-packages/lvmdbusd/utils.py:546: SyntaxWarning:
invalid escape sequence '\/'
    _ALLOWABLE_CH = string.ascii_letters + string.digits + '#+-.:=@_\/%'