1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-13 13:17:36 +03:00
libxml2/python
Daniel Veillard 26f1dcc5bd more accessor classes for the parser context, allow to switch on and check
* python/TODO python/generator.py python/libxml2-python-api.xml
  python/libxml2class.txt: more accessor classes for the parser
  context, allow to switch on and check validity
* python/tests/Makefile.am python/tests/error.py
  python/tests/invalid.xml python/tests/valid.xml
  python/tests/validate.py: attded more test and and added error.py
  which I forgot to commit in the last step
Daniel
2002-02-03 16:53:19 +00:00
..
tests more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
generator.py more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
libxml2-python-api.xml more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
libxml2class.txt more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
libxml_wrap.h cleanup added class for parser context, added first cut for push mode 2002-02-03 15:08:05 +00:00
libxml.c cleanup added class for parser context, added first cut for push mode 2002-02-03 15:08:05 +00:00
libxml.py cleanup added class for parser context, added first cut for push mode 2002-02-03 15:08:05 +00:00
Makefile.am cleanup added class for parser context, added first cut for push mode 2002-02-03 15:08:05 +00:00
TODO more accessor classes for the parser context, allow to switch on and check 2002-02-03 16:53:19 +00:00
types.c cleanup added class for parser context, added first cut for push mode 2002-02-03 15:08:05 +00:00