Author: Ian Bicking Date: To: Ben Bangert CC: Nick Murphy, paste-users, pylons-discuss Subject: Re: [Paste] Beaker broken with WebOb's HTTPFound
Ben Bangert wrote:
> Alternatively, I could remove that entirely, and have the (fairly
> reasonable) expectation that Beaker shouldn't be responsible for messing
> with app exceptions, and the HTTPFound exception should've been caught
> earlier and turned into a proper WSGI response...