Source: todo.txt-gtd
Version: 0.10
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/todo.txt-gtd.html


  Setting up python3 (3.12.6-1) ...
  /usr/share/todo.txt-gtd/todo_txt_gtd/tdtcleanup.py:121:
SyntaxWarning: invalid escape sequence '\s'
    occurs = re.findall("(^|\s)@([^ ]+)", self.text)
  /usr/share/todo.txt-gtd/todo_txt_gtd/tdtproj.py:26: SyntaxWarning:
invalid escape sequence '\s'
    match = re.search("^task_path\s*=\s*(.+)$", cp.stdout, re.MULTILINE)
  /usr/share/todo.txt-gtd/todo_txt_gtd/utils.py:44: SyntaxWarning:
invalid escape sequence '\s'
    if not re.search("(^|\s)@", line):

Reply via email to