Source: tellico Version: 4.0.1-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/t/tellico.html Setting up python3 (3.12.6-1) ... /usr/share/tellico/data-sources/dark_horse_comics.py:264: SyntaxWarning: invalid escape sequence '\?' matchList = re.findall("""<a href="%s(?P<page>[^"]*?)" class="product_link">.*?</a>""" % self.__basePath.replace('?', '\?'), self.__data) Setting up tellico-data (4.0.1-1) ...