Source: httpbin Version: 0.10.2+dfsg-1 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/httpbin.html Setting up python3-httpbin (0.10.2+dfsg-1) ... /usr/lib/python3/dist-packages/httpbin/helpers.py:33: SyntaxWarning: invalid escape sequence '\_' ASCII_ART = """ /usr/lib/python3/dist-packages/httpbin/helpers.py:78: SyntaxWarning: invalid escape sequence '\ ' ANGRY_ASCII =""" /usr/lib/python3/dist-packages/httpbin/helpers.py:445: SyntaxWarning: invalid escape sequence '\s' match = re.search('\s*(W/)?\"?([^"]*)\"?\s*', part)

