Source: txdbus
Version: 1.1.0-7
User: debian-pyt...@lists.debian.org
Usertags: syntaxwarning

Hi Maintainer

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

Regards
Graham


[1] https://piuparts.debian.org/sid/source/t/txdbus.html


  Setting up python3-txdbus (1.1.0-7) ...
  /usr/lib/python3/dist-packages/txdbus/marshal.py:18: SyntaxWarning:
invalid escape sequence '\-'
    bus_re = re.compile('[^A-Za-z0-9_.\-:]')
  /usr/lib/python3/dist-packages/txdbus/marshal.py:20: SyntaxWarning:
invalid escape sequence '\.'
    dot_digit_re = re.compile('\.\d')
  /usr/lib/python3/dist-packages/txdbus/marshal.py:213: SyntaxWarning:
invalid escape sequence '\-'
    'Names contains a character outside the set [A-Za-z0-9_.\-:]')

Reply via email to