Fredrik Lundh wrote: > (this recent lxml habit of using lxml-specific versions of things that > are trivial to do with the standard API is a bit disappointing. kind of > defeats the purpose of having a standard API...)
ElementTree is not the only standard API that lxml is following. Another one is the standard API of the "list" builtin type, which has an extend() method. ah-you're-just-jealous-we-had-it-first-ly, Stefan :) -- http://mail.python.org/mailman/listinfo/python-list