On Apr 20, 3:17 am, "Monteith, Tracy" <[email protected]> wrote: > > I was aware of that page but was looking for some more detailed API > documentation for example: PyDocs for google.appengine.ext.db.
http://code.google.com/appengine/docs/python/datastore/functions.html The google.appengine.ext.db package provides the following functions: create_rpc(deadline=None, callback=None, read_policy=STRONG_CONSISTENCY) ... -- 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.
