Bug#1085657: jube: Python SyntaxWarning
Source: jube
Version: 2.7.1-2
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/j/jube.html
Setting up jube (2.7.1-2) ...
/usr/lib/python3/dist-packages/jube/benchmark.py:683: SyntaxWarning:
invalid escape sequence '\.'
filenames.sort(key=lambda o: int(re.split('_|\.', o)[1]))
/usr/lib/python3/dist-packages/jube/util/util.py:247: SyntaxWarning:
invalid escape sequence '\$'
return re.sub("\$(?=([\s]|$))","$$",tmp.safe_substitute(str_substitution_dict))
Reply to: