On Tue, Dec 6, 2011 at 6:05 PM, Westmark <[email protected]> wrote: > I would be happy if you could specify the versions of included third- > party libraries, e.g. ndb and webapp2.
ndb is being integrated into the google namespace so it isn't really "third-party" anymore. You can specify the version of other third-party libraries. See: http://code.google.com/appengine/docs/python/python27/using27.html#Configuring_Libraries Cheers, Brian > Cheers / Fredrik > > -- > 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.
