#1085808 pyhoca-gui: Python SyntaxWarning

#1085808#5
Date:
2024-10-22 17:38:04 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/pyhoca-gui.html


  Setting up pyhoca-gui (0.6.1.1-1) ...
  /usr/lib/python3/dist-packages/pyhoca/wxgui/printingprefs.py:441:
SyntaxWarning: invalid escape sequence '\/'
    _save_to_folder = re.sub('^%s\/' % _LOCAL_HOME, '', _save_to_folder)