linkchecker/linkcheck/htmlutil
Chris Mayo 5732606c58 Remove urlutil.decode_for_unquote()
Not needed since all content is now being decoded on retrieval.

Added by:
a6643034 ("Python3: decode parts before submitting them to urllib.quote()", 2018-01-05)
2019-10-04 19:37:09 +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 fix incorrect call to the logging module (Closes: #847208) 2017-11-03 09:47:01 -04:00
linkname.py Remove urlutil.decode_for_unquote() 2019-10-04 19:37:09 +01:00
linkparse.py Remove urlutil.decode_for_unquote() 2019-10-04 19:37:09 +01:00