Hi Andrew,
Not to sound snarky, but sure. You could work your way back through
the code until you identify the cause.
I suggested using 2.5 since, from the Python overview docs: "App
Engine supports Python 2.5."
http://code.google.com/appengine/docs/python/overview.html
If your not experienced with Python, it is very easy to accidentally
use feature from later versions of Python and have code working
locally but not on production. Search the groups, there are a number
of examples of this.
Robert
On Thu, Dec 30, 2010 at 12:55, Andrew Bolster <[email protected]> wrote:
> Is there any way of diagnosing/solving this issue without going back to 2.5?
>
> --
> 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.
>
--
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.