> > Are you looking for something other than: 
> > 
> > from pyramid.response import Response 
> > return Response("Hey!") 
>

Nope, that's it.  Thanks.  I couldn't find anything that noted 'Response()' 
would work they way I wanted it to ( it does ).  

I was looking in all the wrong places. I'm swapping out a 
render_to_response call, and everything I found was pointing me to using 
'string' as a renderer. I even just patched pyramid to create an html 
renderer. ( which i might submit anyways )

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to