From bc40bca83f4e0589d53a9d8e9cc68b7fe6f238c9 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 5 May 2003 06:36:42 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@883 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO b/TODO index fe7ad95f..2850f903 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,4 @@ -- check and define where urls are encoded -- before sending the request, urls need to be encoded - -possible Python 2.3 improvements: +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 - replace the debug() function with the logging module