Source: httpcode Version: 0.6-2 User: [email protected] 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/h/httpcode.html Setting up httpcode (0.6-2) ... /usr/lib/python3/dist-packages/httpcode/__init__.py:171: SyntaxWarning: invalid escape sequence '\d' _has_code_match = re.compile(code.replace('x', '\d') + '$').match

