Dear all,

Given that

1. Python comes with "batteries included"

2. There is a standard library re-org happening because of Py3K

3. JSON is now a very commonly used format on the web

Is it time there was a JSON codec included in the python standard library?

(If XML is already supported, I see no reason why JSON shouldn't be)

Or is it best to make users who want to use JSON go and research all
of the different options available to them?

Choosing a Python JSON Translator
http://blog.hill-street.net/?p=7

Just a thought.

Regards,

Alan.
_______________________________________________
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

Reply via email to