linkchecker/linkcheck/HtmlParser
calvin 3eac1be9ab Require and use Python 2.5
Use Python 2.5 features and get rid of old compat code. Also some
code cleanups have been made.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3737 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-27 11:39:21 +00:00
..
.gitignore Added .gitignore files 2008-02-08 10:38:29 +00:00
__init__.py updated copyright year 2008-01-02 14:31:19 +00:00
fixincludes.awk ensure that Python.h gets included before any system headers 2004-09-06 15:19:23 +00:00
htmllex.c Regenerate HTML scanner with new flex version 2008-03-25 21:24:32 +00:00
htmllex.l Don't parse '-->' as end-of-comment in script mode. This fixes parsing errors on some sites. 2008-01-23 09:43:39 +00:00
htmllib.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
htmlparse.c updated copyright year 2008-01-02 14:31:19 +00:00
htmlparse.h recompiled with bison 2.3 2006-07-22 21:23:14 +00:00
htmlparse.y updated copyright year 2008-01-02 14:31:19 +00:00
htmlsax.h Require and use Python 2.5 2008-04-27 11:39:21 +00:00
Makefile Add distclean target; use Python2.5 includes 2008-04-23 23:03:55 +00:00
s_util.c Require and use Python 2.5 2008-04-27 11:39:21 +00:00
s_util.h remove unused include 2006-10-19 19:30:55 +00:00