python/drv_libxml2.py


Log

Author Commit Date CI Message
Daniel Veillard 417be3ae 2003-01-20T21:26:34 patch from Stéphane Bidoul for better per context error message APIs * xmlreader.c python/drv_libxml2.py python/generator.py python/libxml.c python/libxml.py python/libxml_wrap.h python/types.c: patch from Stéphane Bidoul for better per context error message APIs * python/tests/ctxterror.py python/tests/readererr.py: update of the tests Daniel
Daniel Veillard e329fc24 2003-01-09T21:36:42 update from Stéphane Bidoul: python 2.1 support and improved error handler * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1 support and improved error handler registration Daniel
Daniel Veillard 4f860202 2003-01-02T13:00:02 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul based * libxml.spec.in python/Makefile.am python/drv_libxml2.py: integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul based on the python XmlTextReader interface. Daniel