linkchecker/linkcheck/checker
Chris Mayo a977e4d712
Merge pull request #444 from cjmayo/isinstance
Remove or replace uses of isinstance()
2020-07-08 19:55:29 +01:00
..
__init__.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
const.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
dnsurl.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
fileurl.py Remove isinstance() from FileUrl.read_content() 2020-06-18 19:27:06 +01:00
ftpurl.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
httpurl.py Remove HttpUrl.getheader() 2020-07-07 17:25:28 +01:00
ignoreurl.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
internpaturl.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
itmsservicesurl.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
mailtourl.py Update various comments to https 2020-06-05 16:59:46 +01:00
nntpurl.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
proxysupport.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
telneturl.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
unknownurl.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
urlbase.py Convert UrlBase syntax Exception to a string 2020-07-07 17:25:28 +01:00