aboutsummaryrefslogtreecommitdiffstats
path: root/python/drv_libxml2.py
Commit message (Collapse)AuthorAgeFilesLines
* integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul basedDaniel Veillard2003-01-021-0/+349
* 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