Source: python-evtx
Version: 0.7.4-1
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/p/python-evtx.html


  Setting up python3-evtx (0.7.4-1) ...
  /usr/lib/python3/dist-packages/Evtx/Evtx.py:276: SyntaxWarning:
invalid escape sequence '\['
    matcher = "\[(?:Normal|Conditional) Substitution\(index=(\d+), type=\d+\)\]"
  /usr/lib/python3/dist-packages/Evtx/Views.py:80: SyntaxWarning:
invalid escape sequence '\-'
    NAME_PATTERN = re.compile('[a-zA-Z_][a-zA-Z_\-]*')

Reply via email to