git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1334 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-05-27 14:49:00 +00:00
parent b85f1a9acc
commit 896d992f77

4
TODO
View file

@ -1,4 +1,6 @@
- use linkcheck/url.py in HttpUrlData.py
- remove anchor from request in case of errors
- SF request #952051: is query considered in url cache keys?
- replace the debug() function with the logging module
we'll see how we can insert multiple debug levels into this thing