Hello,
today on dist-upgrade I saw the following:
/usr/share/games/seahorse-adventures/lib/pgu/gui/theme.py:106: SyntaxWarning:
invalid escape sequence '\.'
is_image = re.compile('\.(gif|jpg|bmp|png|tga)$', re.I)
/usr/share/games/seahorse-adventures/lib/pgu/html.py:115: SyntaxWarning:
invalid escape sequence '\D'
anum = re.compile("\D")
/usr/share/games/seahorse-adventures/lib/pgu/html.py:432: SyntaxWarning:
invalid escape sequence '\s'
txt = re.compile("\s+").sub(" ",txt)
I initially reported this against python, but its maintainer
asked me to report it here.
Greetings
Helge
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: PGP signature

