summaryrefslogtreecommitdiff
path: root/python/tests/tstLastError.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
* Fix handling of unexpected EOF in xmlParseContentNick Wellnhofer2021-05-081-2/+2
* Updated python/tests/tstLastError.pyPieter van Oostrum2020-01-021-7/+10
* Adjust expected error in Python testsNick Wellnhofer2019-09-261-2/+2
* update all tests for Python3 and Python2Daniel Veillard2013-03-301-10/+10
* removed a potentially uninitialized variable error fixed a deprecationDaniel Veillard2005-08-241-1/+11
* better portability fix for f(*args), use apply(f, args) as Stephane BidoulDaniel Veillard2004-05-111-10/+1
* applied patch from Ed Davis to allow "make tests" to work with Python 1.5Daniel Veillard2004-05-101-1/+10
* applied patch from Stephane Bidoul to add enums to the Python bindings.Daniel Veillard2004-01-141-6/+6
* applied patch from Stephane Bidoul for structured error handling fromDaniel Veillard2004-01-061-0/+72