[Python-Dev] State of json in 2.7 (original) (raw)
Fred Drake fdrake at acm.org
Tue Jun 22 21:23:13 CEST 2010
- Previous message: [Python-Dev] State of json in 2.7
- Next message: [Python-Dev] State of json in 2.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. "A storm broke loose in my mind." --Albert Einstein
- Previous message: [Python-Dev] State of json in 2.7
- Next message: [Python-Dev] State of json in 2.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]