#1085806 pyfg: Python SyntaxWarning

#1085806#5
Date:
2024-10-22 17:32:34 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/p/pyfg.html


  Setting up python3-pyfg (0.50-4) ...
  /usr/lib/python3/dist-packages/pyFG/fortios.py:353: SyntaxWarning:
invalid escape sequence '\d'
    regexp = re.compile('(-?[0-9]\d*):\W+(.*)')