linkchecker/linkcheck/HtmlParser
Chris Mayo 978042a54e Hide Beautiful Soup soupsieve warning
Shown every time linkchecker is run:

/usr/lib/python3.7/site-packages/bs4/element.py:16: UserWarning: The
soupsieve package is not installed. CSS selectors cannot be used.
  'The soupsieve package is not installed. CSS selectors cannot be used.'
2019-10-05 19:38:57 +01:00
..
.gitignore Added .gitignore files 2008-02-08 10:38:29 +00:00
__init__.py Remove home-cooked htmlparser and use BeautifulSoup 2019-07-22 19:59:37 +01:00
htmllib.py Improve pretty printed comments 2019-10-05 19:38:57 +01:00
htmlsax.py Hide Beautiful Soup soupsieve warning 2019-10-05 19:38:57 +01:00