Escaping text in Woven (was Re: [Twisted-Python] wxreactor hack)

Itamar Shtull-Trauring itamar at itamarst.org
Sat Jan 10 18:22:54 MST 2004


On Sat, 2004-01-10 at 15:10, Eric Radman wrote:

> It seems that Woven escapes on all text returned by wmfactory_ methods.
> Can this behavior be changed? I would like to build a model function
> that returns an XML fragment, but Woven applies microdom.escape() to the
> strings I return!

1. Return a RawText widget. (twisted.web.woven.widgets.RawText("hello!")
might work, IIRC.)

2. Woven is being replaced by nevow, sometime.

3. Please choose relevant subject for your emails.

4. twisted-web mailing list is probably better place for this question.

-- 
Itamar Shtull-Trauring    http://itamarst.org
Looking for a job: http://itamarst.org/resume.html





More information about the Twisted-Python mailing list