Feb. 10, 2014
11:21 a.m.
Antoine Pitrou added the comment:
- 'Simple JSON decoder.' + 'A simple JSON decoder that splits JSON strings into JSON substrings that represent programming objects and then converts the substrings into Python objects.'
Please let's keep the description simple. Everyone is able to understand what a JSON decoder is, and your suggested change is strangely confusing ("programming objects"?). ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue19871> _______________________________________