[lxml-dev] lxml 1.3 coming up
jholg at gmx.de
jholg at gmx.de
Wed Jun 13 09:19:20 CEST 2007
Hi Stephan,
> Note that I tried to avoid behavioural changes, so some 'fixes' might have
> been left out for that reason. If unsure, it might be worth asking.
I'm missing the deannotate/xsiannotate additions to objectify. Will they not be in 1.3?
I was also hoping the xsd:-prefixing of xsi:types would make it into 1.3, although I admit this is a bit of a behavioural change...
Apart from that, compiles and tests fine for me on Solaris:
$ make test PYTHON=python2.4
python2.4 setup.py build_ext -i
Building lxml version 1.3-44219
running build_ext
python2.4 test.py -p -v
TESTED VERSION:
Python: (2, 4, 4, 'final', 0)
lxml.etree: (1, 3, 0, 44219)
libxml used: (2, 6, 27)
libxml compiled: (2, 6, 27)
libxslt used: (1, 1, 20)
libxslt compiled: (1, 1, 20)
542/542 (100.0%): Doctest: xpathxslt.txt
----------------------------------------------------------------------
Ran 542 tests in 1.562s
OK
PYTHONPATH=src python2.4 selftest.py
126 tests ok.
PYTHONPATH=src python2.4 selftest2.py
88 tests ok.
0 $
Holger
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
More information about the lxml-dev
mailing list