linkchecker/linkcheck/checker
Marius Gedminas dcafa2df75
Avoid u-prefixed strings
linkchecker is Python 3 only, all strings are unicode.
2020-05-24 14:50:07 +03:00
..
__init__.py Remove spaces after names in function definitions 2020-05-16 20:19:42 +01:00
const.py Merge branch 'master' into HandleRateLimiting 2020-05-23 14:15:52 +03:00
dnsurl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
fileurl.py Remove str_text from checker/ 2020-05-19 19:56:42 +01:00
ftpurl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
httpurl.py Avoid u-prefixed strings 2020-05-24 14:50:07 +03:00
ignoreurl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
internpaturl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
itmsservicesurl.py Remove str_text from checker/ 2020-05-19 19:56:42 +01:00
mailtourl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
nntpurl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
proxysupport.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
telneturl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
unknownurl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
urlbase.py Clarify the decision to fall back to Latin-1 2020-05-21 19:35:39 +03:00