Ian Bicking wrote: > > It might be nice to look into merging some of the changes I made in the > paste-error-reporting branch into Kid. But to use that in TurboGears > requires using Paste's exception formatter. But if you want to move to > paste.evalexception (which you should want to do), then you'd be doing > that anyway. That also gives you access to view local variables. >
Once this ticket: http://www.cherrypy.org/ticket/461 finds it's way into CherryPy it should be possible to use the paste.evalexception middleware right? Ciao Michele

