commit | 253aa2c33bb4d781b5120dd82b404e0416abd79f | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Sat Feb 02 09:17:16 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Sat Feb 02 09:17:16 2002 +0000 |
tree | 499c5922cf62188bd54aba35991414da455a70f5 | |
parent | a7340c830e4bddd86201cfdb97ac81e30b0dee62 [diff] |
added more informations in the libxml2-python package including docs. * configure.in libxml.spec.in python/Makefile.am python/TODO python/generator.py python/libxml2class.txt: added more informations in the libxml2-python package including docs. Slightly changed the class hierarchy * python/tests/*: added basic regression tests infrastructure too Daniel