Bug#1086850: python-mbed-ls: Python SyntaxWarning
Source: python-mbed-ls
Version: 1.6.2+dfsg-11
User: debian-python@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-mbed-ls.html
Setting up python3-mbed-ls (1.6.2+dfsg-11) ...
/usr/lib/python3/dist-packages/mbed_lstools/lstools_base.py:675:
SyntaxWarning: invalid escape sequence '\?'
m = re.search('\?code=([a-fA-F0-9]+)', line)
/usr/lib/python3/dist-packages/mbed_lstools/lstools_base.py:681:
SyntaxWarning: invalid escape sequence '\?'
m = re.search('\?auth=([a-fA-F0-9]+)', line)
Reply to: