Validating HTML from Python

Ignacio Vazquez-Abrams ignacio at openservices.net
Tue Sep 25 19:26:09 EDT 2001


On Wed, 26 Sep 2001, Magnus Lycka wrote:

> I'm currently writing some programs that produce HTML.
> I'd like to validate the HTML in my unittests.
> What is the simplest solution for that?
>
>  [snip]
>
> This doesn't have to be a "pure python" solution as
> long as it's simple to access from python, and works
> on Windows and Linux.

http://tidy.sourceforge.net/

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list