..
.cvsignore
quiet down cvs somewhat
2002-12-28 04:48:15 +00:00
attribs.py
fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific
2002-03-07 22:21:56 +00:00
build.py
hardened the addChild function added accessors needed for xmlNode, a bit
2002-02-04 00:17:01 +00:00
ctxterror.py
applied and fixed a patch from Stephane Bibould to provide per parser
2003-01-14 11:42:39 +00:00
cutnpaste.py
fixed xmlReconciliateNs(), added a Python test/example for inter-document
2002-03-07 00:05:35 +00:00
error.py
make sure SAX endDocument is always called as this could result in a
2002-03-05 15:41:29 +00:00
inbuf.py
updated the python bindings, added code for easier File I/O, and the
2002-09-12 15:00:57 +00:00
invalid.xml
more accessor classes for the parser context, allow to switch on and check
2002-02-03 16:53:19 +00:00
Makefile.am
applied and fixed a patch from Stephane Bibould to provide per parser
2003-01-14 11:42:39 +00:00
outbuf.py
updated the python bindings, added code for easier File I/O, and the
2002-09-12 15:00:57 +00:00
push.py
change a small bit in the way valididy error messages get initialized
2002-02-03 20:13:06 +00:00
pushSAX.py
started adding SAX interfaces added a basic SAX test Daniel
2002-02-04 14:07:26 +00:00
pushSAXhtml.py
updated the python bindings, added code for easier File I/O, and the
2002-09-12 15:00:57 +00:00
reader2.py
seriously changed the way data are pushed to the underlying parser, go by
2003-01-05 01:27:54 +00:00
reader3.py
one more IsEmptyElement crazyness, that time in external parsed entities
2003-01-09 23:19:02 +00:00
reader.py
seriously changed the way data are pushed to the underlying parser, go by
2003-01-05 01:27:54 +00:00
regexp.py
improving some documentation comments found and fixed a mem leak with
2002-09-25 22:25:35 +00:00
resolver.py
updated the python bindings, added code for easier File I/O, and the
2002-09-12 15:00:57 +00:00
serialize.py
updated the python bindings, added code for easier File I/O, and the
2002-09-12 15:00:57 +00:00
tst.py
change a small bit in the way valididy error messages get initialized
2002-02-03 20:13:06 +00:00
tst.xml
added more informations in the libxml2-python package including docs.
2002-02-02 09:17:16 +00:00
tstURI.py
Added wrapper for the xmlURIPtr type, provided accessors, fixed the
2002-02-23 10:10:33 +00:00
tstxpath.py
Changed to the MIT Licence updated the doc accordingly preparing 2.4.14
2002-02-08 13:28:40 +00:00
valid.xml
more accessor classes for the parser context, allow to switch on and check
2002-02-03 16:53:19 +00:00
validate.py
change a small bit in the way valididy error messages get initialized
2002-02-03 20:13:06 +00:00
xpath.py
make sure SAX endDocument is always called as this could result in a
2002-03-05 15:41:29 +00:00
xpathext.py
Changed to the MIT Licence updated the doc accordingly preparing 2.4.14
2002-02-08 13:28:40 +00:00
xpathret.py
added the possibility of returning nodesets from XPath extension functions
2002-03-01 16:14:17 +00:00