Excellent; works great.  Thanks!

On Sep 30, 6:05 am, Thomas Johansson <prenc...@gmail.com> wrote:
> There is a way using monkeypatching. I posted up a small howto over on
> StackOverflow:http://stackoverflow.com/questions/3086091/debug-jinja2-in-google-app...
>
> The thing you need to know is the list of c modules you depend on so
> you can add them to the whitelist.
>
> - Tom
>
> On Sep 29, 9:55 pm, Nikola <niko...@gmail.com> wrote:
>
> > Hello,
>
> > I know GAE restricts access to allow only certain C libraries and
> > Python modules.  However, is there an easy way to lift those
> > restrictions from the local dev server?
>
> > Specifically, I would like to use the MySQLdb module to import my
> > datastore data.
>
> > Thanks,
> > 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to