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

Fredrik Lundh fredrik at pythonware.com
Sun Apr 24 07:37:54 EDT 2005


> > At least the interface looks quite simple and usable. With some
> > validation wrapping over it, it might be ok...
>
> I was going to point you to a validating parser for ET, but the "it might
> be ok" statement is a bit too arrogant for my taste.

I'll point you all to *two* validating parsers for ET instead:

    http://online.effbot.org/2005_02_01_archive.htm#elementrxp
    http://codespeak.net/lxml/

</F>






More information about the Python-list mailing list