On Fri, Mar 16, 2012 at 7:33 PM, schettino72 <[email protected]> wrote:

> Hi,
>
> I could get helpful Jinja2 error message on GAE using python 2.5  (
> http://stackoverflow.com/questions/3086091/debug-jinja2-in-google-app-engine
> )
>
> Now using GAE 1.6.3 with python2.7 and Jinja2 version bundled in SDK the
> above workaround is not working anymore. Does anyone know a workaround?
>

I did some investigation myself and could solve the problem. I've update
the stackoverflow answer with the fix.

I also created an issue on
http://code.google.com/p/googleappengine/issues/detail?id=7164 please star
it :)

The docs mentions "There is currently no good workaround
for Jython or the AppEngine as ctypes is unavailable there and it's not
possible to use the debugsupport extension."  I guess it should be updated
showing the workaround or referencing stackoverfow

regards,
  Eduardo

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en.

Reply via email to