summaryrefslogtreecommitdiff
path: root/python/tests/error.py
Commit message (Expand)AuthorAgeFilesLines
* Stop calling xmlMemoryDumpNick Wellnhofer2023-04-301-1/+0
* Use python3 not pythonRoss Burton2022-12-071-1/+1
* Use portable python shebangsDavid Seifert2022-04-061-1/+1
* update all tests for Python3 and Python2Daniel Veillard2013-03-301-6/+6
* applied patch from Malcolm Tredinnick to avoid tabs in python sources,Daniel Veillard2004-02-231-2/+2
* fixed to not send NULL to %s printing cleaning up some of the regressionDaniel Veillard2003-10-191-1/+1
* make sure SAX endDocument is always called as this could result in aDaniel Veillard2002-03-051-2/+14
* change a small bit in the way valididy error messages get initializedDaniel Veillard2002-02-031-1/+10
* more accessor classes for the parser context, allow to switch on and checkDaniel Veillard2002-02-031-0/+30