From f2d7b081d3fa5aeaa7ff2720eb43511c0f561230 Mon Sep 17 00:00:00 2001 From: calvin Date: Sat, 1 Dec 2007 15:56:18 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3627 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 4df4cea1..0335e436 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,3 @@ -- [OPTIMIZE] Use has_option in config parser instead of catching - a ConfigParserError for every option - http://localhost/doc/python2.4/html/lib/RawConfigParser-objects.html - - [BUG REPORT] Error: (54, 'Connection reset by peer') Happens with http 1.1 keep-alive, disappears when activating debug mode.