On 2/1/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Kevin Dangoor <[EMAIL PROTECTED]> writes: > > The best documentation for this (and it's not particularly good as far > > as docs go) is the ticket: > > http://trac.turbogears.org/turbogears/ticket/258 > > There are also the tests included with this update... At least the filename > led me think that those were for the error handler ;-)
Yes, I forgot to mention that the tests are good docs for some of the possibilities here. They're not quite as readable, because they're Python 2.3 compatible, but the ideas are there. Kevin

