History log of /external/libxml2/python/tests/reader5.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2cb6bf8eb019cc88578093abee3e37a78e7b3020 30-Mar-2013 Daniel Veillard <veillard@redhat.com> update all tests for Python3 and Python2
/external/libxml2/python/tests/reader5.py
09b792ba3056eddb7ed5cc9c759b6510b3ef7743 23-Feb-2004 Daniel Veillard <veillard@src.gnome.org> applied patch from Malcolm Tredinnick to avoid tabs in python sources,

* python/tests/*.py: applied patch from Malcolm Tredinnick
to avoid tabs in python sources, should fix #135095
Daniel
/external/libxml2/python/tests/reader5.py
c6cae7b690c1ded6f03a378eb59025522cc40105 11-Apr-2003 Daniel Veillard <veillard@src.gnome.org> Added the Expand() and Next() operation to work on subtrees within the

* xmlreader.c include/libxml/xmlreader.h: Added the Expand()
and Next() operation to work on subtrees within the reader
framework.
* doc/libxml2-api.xml python/libxml2class.txt: resulting updates
* python/tests/reader5.py: added an example for those new
functions of the reader.
Daniel
/external/libxml2/python/tests/reader5.py