linkchecker/linkcheck/htmlutil
Chris Mayo 3771dd9136 Use parser.feed_soup() instead of parser.feed()
Markup is not being passed in pieces to the parser, so simplify the
interface and reduce the state further.
2020-04-08 20:03:35 +01:00
..
__init__.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
formsearch.py Use parser.feed_soup() instead of parser.feed() 2020-04-08 20:03:35 +01:00
linkparse.py Replace Parser lineno() and column() methods 2020-04-08 20:03:35 +01:00