Partly erratic wrong behaviour, Python 3, lxml
Stefan Behnel
stefan_ml at behnel.de
Thu Mar 4 14:10:47 EST 2010
Jussi Piitulainen, 04.03.2010 11:46:
> I am observing weird semi-erratic behaviour that involves Python 3 and
> lxml, is extremely sensitive to changes in the input data, and only
> occurs when I name a partial result. I would like some help with this,
> please. (Python 3.1.1; GNU/Linux; how do I find lxml version?)
Here's how to find the version:
http://codespeak.net/lxml/FAQ.html#i-think-i-have-found-a-bug-in-lxml-what-should-i-do
I'll give your test code a try when I get to it. However, note that the
best place to discuss this is the lxml mailing list:
http://codespeak.net/mailman/listinfo/lxml-dev
Stefan
More information about the Python-list
mailing list