[Twisted-web] Re: nevow.formless

Sridhar R sridharinfinity at gmail.com
Thu Nov 25 05:04:36 MST 2004


On Thu, 25 Nov 2004 11:01:32 +0000, Matt Goodall <matt at pollenation.net> wrote:
> 
> Formless was broken out into its own package. Those imports should now
> be:
> 
>     from formless import annotate
>     from formless import webform
> 

Shouldn't this be
from nevow.formless import annotate, webform ??

Why do we need create yet another top-level package?

-- 
Sridhar R - http://cs.annauniv.edu/~rsridhar
Blog: http://www.livejournal.com/~sridharinfinity



More information about the Twisted-web mailing list