On 11/4/05, Jeff Grimmett <[EMAIL PROTECTED]> wrote: > Hm. No matter what I tried, I wasn't hitting the error handler. The page in > question also seems to be a little off on a number of points (wrong package, > etc). Methinks handling of _cpOnError may have changed and it's not yet in > the docs.
I vaguely remember seeing some mention about not founds not going through _cpOnError. We definitely should get to the bottom of this and add it to quickstart. > The wierd thing is that that method doesn't actually seem to appear > *anywhere* in the source code for CP except for the test suites and as a > bare-bones def in _cperror.py. I'm quite certain it gets called for exceptions. I was running tests earlier today that relied on this. Kevin

