On Tuesday, September 21, 2010 15:17:32 NiL wrote: > thanks, > > the functionnal tests will let me test the result renderer with the > template > > precisely I'd like to access the raw data output of the controller
I think response.controller_output or something similar. Put a print dir(response) into your test to see that. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

