I meant "report 1 and 2".
On Dec 3, 7:37 pm, Nikola <[EMAIL PROTECTED]> wrote:
> I am getting several weird problems:
>
> 1) When pickling/unpickling functions, their module needs to be
> imported in advance when the code runs in google app engine. Not so in
> the development environment / standard python. For now I am importing
> expected modules, but it's not a good solution...
>
> 2) The SDK should warn me if I'm being stupid and use invalid key_name
> (starting with a number, __*__). I'm seeing wierd behavior in the Data
> Viewer instead(if this is the reason, of course).
>
> 3) With a different entity kind, consisting of 3 pickled blobs, a
> string field and a date (no key names), when I am trying Entity.fetch
> (20) and have 44 results, I get back only 16 of them. Can 2) be the
> reason?
>
> I should probably report 1 and 3 as issues, but I am being proved dumb
> too many times already ;-)
>
> -- Nikola
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---