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. Kevin

