summaryrefslogtreecommitdiff
path: root/python/tests/reader3.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-29/+34
* one more IsEmptyElement crazyness, that time in external parsed entitiesDaniel Veillard2003-01-091-0/+35
* seriously changed the way data are pushed to the underlying parser, go byDaniel Veillard2003-01-051-1/+11
* fixed another validity checking in external parsed entities raised byDaniel Veillard2003-01-011-0/+3
* extended the XmlTextReader API a bit, addding accessors for the currentDaniel Veillard2002-12-281-0/+107