Maybe return it in a response: (With django) response = http.HttpResponse(simplejson.dumps(repr), mimetype='application/json') ...
On Jun 15, 9:37 am, deostroll <[email protected]> wrote: > Now I want to know how to parse? > > --deostroll > > PS: I've nev done this exercise before. I just don't understand what > next to do after dumps()... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
