linkchecker/linkcheck/HtmlParser
calvin 2f25962789 Match newlines in catch-all rules
Avoid printing spurious newlines when HTML parsing. The "." does
not match newlines, correct that in the catch-all lexer rules.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3760 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-05-20 16:56:58 +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 Match newlines in catch-all rules 2008-05-20 16:56:58 +00:00
htmllex.l Match newlines in catch-all rules 2008-05-20 16:56:58 +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