• Show log

    Commit

  • Hash : c6d4a933
    Author : Daniel Veillard
    Date : 2002-09-12T15:00:57

    updated the python bindings, added code for easier File I/O, and the
    
    * python/generator.py python/libxml.c python/libxml.py
      python/libxml2-python-api.xml python/libxml2class.txt
      python/libxml_wrap.h python/types.c: updated the python
      bindings, added code for easier File I/O, and the ability to
      define a resolver from Python fixing bug #91635
    * python/tests/Makefile.am python/tests/inbuf.py
      python/tests/outbuf.py python/tests/pushSAXhtml.py
      python/tests/resolver.py python/tests/serialize.py: updated
      and augmented the set of Python tests.
    Daniel