I tried returning ``HTTPBadRequest("explanation")`` in a Pyramid
handler, and I got a blank screen instead of an error message. The
HTTP status is correct but the content-length is 0. It's an Akhet
application, pretty close to the default. Is there some aspect of
Pyramid's or Paste's error handling that's being bypassed?-- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
