[Python-Dev] State of json in 2.7

Fred Drake fdrake at acm.org
Tue Jun 22 21:23:13 CEST 2010


On Tue, Jun 22, 2010 at 12:56 PM, Benjamin Peterson <benjamin at python.org> wrote:
> Never have externally maintained packages.

Seriously!  I concur with this.

Fortunately, it's not a real problem in this case.

There's the (maintained) simplejson package, and the unmaintained json
package.  And simplejson works with older versions of Python, too,
:-)


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"A storm broke loose in my mind."  --Albert Einstein


More information about the Python-Dev mailing list