Is this using python the 2.7 version of cPickle, or are you using python 2.5 with the Python Pickle aliased to cPickle?
johnP On Jun 1, 10:41 pm, "Brandon Wirtz" <[email protected]> wrote: > Nice. I like it. Going to try playing with your method vs some of the things > I tried. But I suspect you are faster. > > From: [email protected] > [mailto:[email protected]] On Behalf Of Renzo Nuccitelli > Sent: Friday, June 01, 2012 9:13 PM > To: [email protected] > Subject: [google-appengine] Re: Storing JSON efficiently in Datastore (in > Python) > -- 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.
