Kevin Dangoor wrote: > On 12/29/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > On 12/29/05, Jason Chu <[EMAIL PROTECTED]> wrote: > > > My thinking was that it had to do with cherrypy autoreloading. Cherrypy > > > finds the compiled class in cls.template, but can't find the source class > > > and throws an exception. > > > > You may be right about that. The test I did earlier wouldn't have hit > > that particular machinery... I'll take a look down that path and see > > if I can reproduce it here. > > Or, maybe not, since dstanek seems to have just fixed this :) >
Yep! :-) My "test case" works now with David patch. Thanks David. Ciao Michele

