[lxml-dev] Renaming the drop_*() methods
Stefan Behnel
stefan_ml at behnel.de
Thu Jun 14 07:49:54 CEST 2007
Ah, BTW:
>>> Ian Bicking wrote:
>>>> Incidentally, someone asked for a drop_tree method in another context,
>>>> and maybe it makes sense in more than just HTML.
now that I look back into that request, it was meant to drop Comments. That
reminded me that we must take care not to put Comment texts into the tree in
drop_tag(). I added that.
Stefan
More information about the lxml-dev
mailing list