| .. |
|
__init__.py
|
catch SystemExit from internal errors in subthreads, and eliminate abort wrapper
|
2005-10-13 20:06:57 +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
|
disable keyboard interrupt and SystemExit while aborting
|
2005-10-13 20:11:36 +00:00 |
|
errorurl.py
|
documentation
|
2005-02-08 12:10:39 +00:00 |
|
fileurl.py
|
remove unneeded imports
|
2005-10-13 12:56:57 +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
|
ensure proxy value syntax
|
2005-10-13 17:59:20 +00:00 |
|
telneturl.py
|
use a decorator to synchronize all the checker threads
|
2005-05-19 15:49:06 +00:00 |
|
urlbase.py
|
re-add nofollow check
|
2005-10-13 20:49:56 +00:00 |