> Is it time there was a JSON codec included in the python standard library?
I would definitely support the incusion of a JSON library in the standard lib. And, I think that it should be simplejson which is used by TurboGears, Pylons, and bundled with Django. > Choosing a Python JSON Translator > http://blog.hill-street.net/?p=7 This blog is a year old, and isn't quite accurate anymore. in particular simplejson sprouted some optional C code, and is now a lot faster. --Mark Ramm _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com