Hi Richard,

What is 'wa_File', and what is 'WA_File'? It's not possible to debug
this unless you provide us with the relevant code and a full
stacktrace.

At a glance, though, the statement you provide is redefining 'wa_File'
(from what looks like it should be a class to an instance) - are you
perhaps doing the same thing further up in the code?

-Nick Johnson


On Tue, Jun 30, 2009 at 7:48 PM, Richard Blum<[email protected]> wrote:
>
> I'm receiving a strange error: 'KindError: Kind 'WA_File' is not a
> subclass of kind 'WA_File'
>
> wa_File = wa_File.get(db.Key (fileIndex))
>
> This code had been working fine for several weeks, and I didn't make
> any change to it.
>
> >
>



-- 
Nick Johnson, App Engine Developer Programs Engineer
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration
Number: 368047

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to