> it's provied to be a BUG here. I think I fixed this problem.

Sorry, that return came in by accident. I removed it now.

> this bug cann't be fixed by remove the return exporess simply, and the clean
> work cann't be done in the unload processor
> or the wsgifunc can't get header and status from web.ctx.

why?

> I moved the clean
> work before the return express of wsgifunc in application.py, it seems to be
> work fine for me now, any other good idea for the BUGFIX?

That won't work if your GET/POST method is a generator.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to