linkchecker/linkcheck/checker
2005-10-11 12:52:28 +00:00
..
__init__.py catch UnicodeError on syntax check 2005-10-11 12:10:32 +00:00
cache.py don't delete from incoming queue while iterating, but after. SF #1223920 2005-06-20 09:49:27 +00:00
consumer.py documentation 2005-10-10 22:10:10 +00:00
errorurl.py documentation 2005-02-08 12:10:39 +00:00
fileurl.py coerce to unicode after relative file handling 2005-10-10 22:50:40 +00:00
ftpurl.py config to ignore certain warnings 2005-07-13 15:03:17 +00:00
geoip.py do not translate countries 2005-03-12 00:43:52 +00:00
gopherurl.py documentation syntax 2005-01-19 15:08:02 +00:00
httpheaders.py fix persistent connection detection 2005-03-29 13:41:22 +00:00
httpsurl.py ignored urls only issue an info instead of a warning 2005-05-06 14:59:22 +00:00
httpurl.py rework the redirection routine a little, putting warnings specifically for redirections 2005-07-20 15:51:12 +00:00
ignoredurl.py config to ignore certain warnings 2005-07-13 15:03:17 +00:00
internpaturl.py make intern pattern of parent path 2005-05-17 14:11:17 +00:00
mailtourl.py catch CGI syntax errors in mailto: URLs and add a warning 2005-10-10 23:06:07 +00:00
nntpurl.py config to ignore certain warnings 2005-07-13 15:03:17 +00:00
pool.py remove expired connections 2005-02-08 10:41:27 +00:00
proxysupport.py use a decorator to synchronize all the checker threads 2005-05-19 15:49:06 +00:00
telneturl.py use a decorator to synchronize all the checker threads 2005-05-19 15:49:06 +00:00
urlbase.py typo fixes 2005-10-11 12:52:28 +00:00