From f68d75d1e023924fa09349f5a204d8b9d564090a Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 13 Oct 2005 21:23:27 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2897 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 8 -------- 1 file changed, 8 deletions(-) diff --git a/TODO b/TODO index 44c4a09d..bd5edbbd 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,3 @@ -- queue mutated error (note: press ctrl-c, perhaps only under windows?): - linkchecker --no-warnings www.cornellcollege.edu - linkchecker -uatra2005 -paccess --no-warnings --ignore-url=^mailto: www.atra-tr.org - - [FEATURE] postmortem debugging with pdb.pm() - [BUGFIX] The URL in the log output is double normed. @@ -17,7 +13,3 @@ - [FEATURE] Option to save downloaded pages. This could also be used to build an internal cache, however there are already a plethora of caching proxies we could use for that. - -> One other problem that I've noticed is that the ignore parameters from the -> configuration file are not used and that both the url-not-normed and the -> url-unnormed do not work as well.