simplejson is included with django (and so with GAE) or you can use
any other pure python libraries :
http://deron.meranda.us/python/comparing_json_modules/

On 15 juin, 00:58, Alkis Evlogimenos ('Αλκης Ευλογημένος)
<evlogime...@gmail.com> wrote:
> It is part of the bundled django (from django.utils import simplejson). You
> can also drop in simplejson in your project directory and use it directly.
>
> On Mon, Jun 15, 2009 at 12:02 AM, deostroll <deostr...@gmail.com> wrote:
>
> > Does the appengine have python support for parsing json-ed data?
>
> > --deostroll
>
> --
>
> Alkis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to