linkchecker/linkcheck/plugins
Petr Dlouhý 6e8da10942 fixes for Python 3: fix markdowncheck
The translate() method of string objects (and Python 2 Unicode objects)
only accepts a single, table argument.
2019-09-30 19:46:24 +01:00
..
__init__.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
anchorcheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
httpheaderinfo.py Force header names to lower to allow for CaseInsensitvieDict variability 2017-02-01 16:28:07 +00:00
locationinfo.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
markdowncheck.py fixes for Python 3: fix markdowncheck 2019-09-30 19:46:24 +01:00
parsepdf.py Python3: fix parsepdf 2019-04-09 20:09:35 +01:00
parseword.py Added some Python3 fixes. 2014-09-12 19:36:30 +02:00
regexcheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
sslcertcheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
syntaxchecks.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
viruscheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00