Object oriented storage with validation (was: Re:Cachingcompiled regexps across sessions (was Re: RegularExpressions- Python vs Perl))

Fredrik Lundh fredrik at pythonware.com
Sun Apr 24 07:47:20 EDT 2005


no wait, *three* validating parsers/validators for ET

    http://online.effbot.org/2005_02_01_archive.htm#elementrxp
    http://codespeak.net/lxml/
    http://www.leuthe.homepage.t-online.de/minixsv/minixsv_overview.html
    parse(os.popen("xmllint --valid %s" % filename))...

I'll come in again.

</F>






More information about the Python-list mailing list