On Sunday, November 15, 2015 at 1:58:05 PM UTC-5, Mike Orr wrote:
> Also, I'm not really bothered if the method, which normally returns a > dict, instead returns a complete response with a bunch of HTML text, > because I can make some judgments based on the class; e.g., it would > have return a Response in this case, or HTTPNotFound in that case. > I'm not either. I just return a Response object. For this to be a framework fix though, it would need to be something more adaptable. I should just open a ticket and people can discuss on github. -- 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. For more options, visit https://groups.google.com/d/optout.
