[lxml-dev] lxml \ libxslt \ libxml2 leads to apache 2 crash on freebsd/amd64

jholg at gmx.de jholg at gmx.de
Thu Dec 27 09:48:33 CET 2007


Hi, 

> 2) I get something like this:
> function takes at most 1 positional arguments (2 given)

The 2.0 series has moved to keyword-only arguments in some signatures somewhere in its alpha-phase, so it might complain when you use certain positional args in legacy code.
This should be fixed rather easily by using keyword arguments instead.

Cheers,
Holger
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


More information about the lxml-dev mailing list