mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-08 08:30:59 +00:00
basestring is not available in Python 3. Ensure all URLs are Unicode. url_data.get_raw_content() is returning bytes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anchorcheck.py | ||
| httpheaderinfo.py | ||
| locationinfo.py | ||
| markdowncheck.py | ||
| parsepdf.py | ||
| parseword.py | ||
| regexcheck.py | ||
| sslcertcheck.py | ||
| syntaxchecks.py | ||
| viruscheck.py | ||