From dd6b5f74aaf8ecbfda15c3ce4a9c2ecd67ded379 Mon Sep 17 00:00:00 2001 From: calvin Date: Wed, 23 Jul 2003 23:52:04 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@952 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 0dcdfef8..c5cf1977 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ -- merge wc parser js fixes - - all threads should regularly poll a status variable this can be used to make ctrl-c working faster, and to print messages +- the HTML parser should be even more forgiving with badly formatted html + possible Python 2.3 improvements (ie needs Python >= 2.3) - get rid of timeoutsocket.py, the default socket has timeouts - use optparse instead of getopt with more flexible commandline help