Source: websploit Version: 4.0.4-3 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/w/websploit.html Setting up websploit (4.0.4-3) ... /usr/lib/python3/dist-packages/websploit/core/utils/tui.py:15: SyntaxWarning: invalid escape sequence '\ ' """ /usr/lib/python3/dist-packages/websploit/core/utils/tui.py:15: SyntaxWarning: invalid escape sequence '\ ' """ /usr/lib/python3/dist-packages/websploit/modules/scan_wifi.py:36: SyntaxWarning: invalid escape sequence '\:' info = info.replace("\:", "-")