linkchecker/linkcheck
calvin ac4d09f83d Fix errors in CSS and HTML syntax check
Properly encode the warning messages as Unicode, and prevent
overwriting of the "log" module with a local variable.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3742 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-29 17:48:22 +00:00
..
cache Require and use Python 2.5 2008-04-27 11:39:21 +00:00
checker Fix errors in CSS and HTML syntax check 2008-04-29 17:48:22 +00:00
configuration Require and use Python 2.5 2008-04-27 11:39:21 +00:00
director Require and use Python 2.5 2008-04-27 11:39:21 +00:00
dns Require and use Python 2.5 2008-04-27 11:39:21 +00:00
ftpparse use PyObject_Del instead of PyMem_DEL, fixing possible segfault 2006-06-10 20:56:11 +00:00
HtmlParser Require and use Python 2.5 2008-04-27 11:39:21 +00:00
logger Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
tests Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
__init__.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
ansicolor.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
containers.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
cookies.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
decorators.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
dummy.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
fcgi.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
fileutil.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
gzip2.py Remove timestamp from gzipped files 2008-04-14 22:33:42 +00:00
httplib2.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
i18n.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
lc_cgi.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
linkname.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
linkparse.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
lock.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
log.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
mem.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
msgfmt.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
robotparser2.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
strformat.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
threader.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
trace.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
url.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00