[Twisted-Python] Re: twisted pyblosxom

Moshe Zadka m at moshez.org
Tue May 13 00:21:36 EDT 2003


On Tue, 13 May 2003, Wari Wahab <wari at home.wari.org> wrote:

> It does look wierd in the code when I do:
> 
> def render(self, request):
>     request.write("hello world")
>     request.finish()
>     return NOT_DONE_YET
> 
> Is this what you are saying?

Yes, this is the correct way to do it. NOT_DONE_YET means more "I'm handling
this". The name is a *bit* misleading.

> Hey, thanks for the help, twisted is really nice in this aspect. But one 
> thing for sure, it's not easy for me to learn, but it's one of those 
> things that if you know how to, then everything else seems easier :) I'm 
> trying to learn more of twisted and see if it can be used for my project.

On the other hand, lots of us want a Twistedy blog thing :) 
-- 
Moshe Zadka -- http://moshez.org/
Buffy: I don't like you hanging out with someone that... short.
Riley: Yeah, a lot of young people nowadays are experimenting with shortness.
Agile Programming Language -- http://www.python.org/




More information about the Twisted-Python mailing list