This is not a Python error > KindError: No implementation for kind can we see the complete traceback and the code that triggers it?
On Apr 14, 1:40 pm, Chris S <[email protected]> wrote: > I'm trying to use a function that I can call via a cron job to remove > old tickets and sessions. When I try to call the function on the > ticket I get "KindError: No implementation for kind". I suspect this > is because I need to import the model for the Tickets, but I can't > find where it's defined. > > How can I import the web2py_ticket_init definition so that GAE can > find it? > > Thanks, > Chris -- To unsubscribe, reply using "remove me" as the subject.

