[Twisted-web] Nevow bug?

Matt Goodall matt at pollenation.net
Thu Oct 28 04:22:33 MDT 2004


On Wed, 2004-10-27 at 21:53 -0400, Peter Hunt wrote:
> nevow.stan.Comment.__call__ has the following line:
> 
> return NotImplementedError('comments are not callable')
> 
> Shouldn't it be:
> 
> raise NotImplementedError('comments are not callable')

Fixed in svn. Thanks for the report.

Just one small request ... next time could you add the issue to the
Nevow tracker (http://divmod.org/users/roundup.twistd/nevow/). Posting
the URL of the issue to the mailing list is probably useful too, just to
let people know. Thanks.

Cheers, Matt

-- 
Matt Goodall, Pollenation Internet Ltd
w: http://www.pollenation.net
e: matt at pollenation.net
t: +44 (0)113 2252500




More information about the Twisted-web mailing list