Michel Bouwmans wrote:
> I'm trying to strip all script-blocks from a HTML-file using regex.

You might want to take a look at lxml.html instead, which comes with an HTML
cleaner module:

http://codespeak.net/lxml/lxmlhtml.html#cleaning-up-html

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to