Good suggestion; I think I'll use sqlite instead for now.  However, it
would be good to know how to use other libraries for experimentation.

On Sep 29, 3:23 pm, Robert Kluin <[email protected]> wrote:
> There is an included sqlite backend.  Maybe you could look into
> modifying that to connect and pull from MySQL?
>
> On Wed, Sep 29, 2010 at 15:55, Nikola <[email protected]> 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 [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://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.

Reply via email to