> > self._doc.set_forecolor(self._anchor_forecolor) > > AttributeError: StructuredHTMLParser instance has no attribute > > '_anchor_forecolor' > > Parsing failed! > > This bug is fixed in the CVS version.
I think a post-mortem on that generated slashdot palm page is that in the HTML source there seemed to be no opening "body" tag, just a close "body" tag at the end. Best wishes, Robert
