mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 12:54:42 +00:00
updatd
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1091 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
7d87f007d4
commit
b13c27dd35
1 changed files with 4 additions and 2 deletions
|
|
@ -1,10 +1,12 @@
|
|||
1.9.6 (released 5.12.2003)
|
||||
1.9.6 (released 7.12.2003)
|
||||
* catch httplib errors in robotparser
|
||||
Changed: linkcheck/robotparser2.py
|
||||
Closes: SF bug 836864
|
||||
* - fixed infinite recursion option with negative value
|
||||
* - infinite recursion option with negative value works now
|
||||
- initialize self.urlparts to avoid crash when reading cached http
|
||||
urls
|
||||
- with --strict option do not add any automatic filters if the user
|
||||
gave his own on the command line
|
||||
Changed: linkcheck/UrlData.py
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue