Ah, right. mw-render as xhtml worked fine. Perhaps mw-html should be modified to use that instead? :)
-Nick On Jun 10, 7:14 pm, Ralf Schmitt <[email protected]> wrote: > On Wed, Jun 10, 2009 at 6:51 PM, Nick Johnson<[email protected]> wrote: > > > Hi, > > > I'm trying out mw-html with the following command line: > > > mw-html -chttp://en.wikipedia.org/w/Light > > > Regardless of the article I try, mw-html crashes with the following > > stacktrace: > > > --- > > macosx-10.5-i386.egg/mwlib/htmlwriter.py", line 134, in writeTagNode > > self.out.write(t.starttext) > > AttributeError: 'TagNode' object has no attribute 'starttext' > > --- > > > is anyone aware of what causes this, and what a possible solution > > might be? > > htmlwriter needs some love. > > I'll probably remove it. > > - ralf --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
