Source: python-flanker Version: 0.9.15-1 User: debian-pyt...@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-flanker.html Setting up python3-flanker (0.9.15-1) ... /usr/lib/python3/dist-packages/flanker/addresslib/plugins/gmail.py:3: SyntaxWarning: invalid escape sequence '\-' ''' /usr/lib/python3/dist-packages/flanker/mime/message/headers/wrappers.py:185: SyntaxWarning: invalid escape sequence '\d' RE_RE = re.compile("((RE|FW|FWD|HA)([[]\d])*:\s*)*", re.I)