[lxml-dev] objectify StringElement bugs

Stefan Behnel stefan_ml at behnel.de
Wed Oct 24 14:51:53 CEST 2007


jholg at gmx.de wrote:
> Fixed with revisions 47819 (trunk) / 47820 (1.3)

Thanks, I added another test to make sure it also works when you format
ObjectifiedElements into a string (which was what the original implementation
tried to achieve - before OEs were smart enough to convert themselves to their
data type).


> Btw, some trunk doctests fail due to not having BeautifulSoup installed; can I switch these off or make them altogether optional?

I applied a fix, does it work for you?

Stefan


More information about the lxml-dev mailing list