Daniel Veillard
b3ac18dce8
better portability fix for f(*args), use apply(f, args) as Stephane Bidoul
...
* python/tests/tstLastError.py: better portability fix for f(*args),
use apply(f, args) as Stephane Bidoul suggested
Daniel
2004-05-11 13:06:29 +00:00
Daniel Veillard
6d38c750b7
applied patch from Ed Davis to allow "make tests" to work with Python 1.5
...
* Makefile.am python/tests/Makefile.am python/tests/tstLastError.py:
applied patch from Ed Davis to allow "make tests" to work
with Python 1.5
Daniel
2004-05-10 00:40:51 +00:00
Daniel Veillard
4f4a27f970
applied patch from Stephane Bidoul to add enums to the Python bindings.
...
* python/generator.py python/tests/tstLastError.py: applied
patch from Stephane Bidoul to add enums to the Python bindings.
Daniel
2004-01-14 23:50:34 +00:00
Daniel Veillard
46da46493f
applied patch from Stephane Bidoul for structured error handling from
...
* python/libxml2-python-api.xml python/libxml_wrap.h python/types.c
python/tests/Makefile.am python/tests/tstLastError.py: applied
patch from Stephane Bidoul for structured error handling from
python, and the associated test
Daniel
2004-01-06 22:54:57 +00:00