SAX XML Parse Python error message

Stefan Behnel stefan_ml at behnel.de
Sun Jul 13 11:47:49 EDT 2008


goldtech wrote:
> My first attempt at SAX, but have an error message I need help with.

Just in case you prefer writing readable code over debugging SAX code into
existence, try lxml.

http://codespeak.net/lxml/

Here is a presentation you might find interesting.

http://codespeak.net/lxml/s5/lxml-ep2008.html

Stefan



More information about the Python-list mailing list