From 896d992f77d68dc017cffbe284cba8ffa5a0a0a9 Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 27 May 2004 14:49:00 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1334 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 98921932..7cde2650 100644 --- a/TODO +++ b/TODO @@ -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