simpljson is GO. I don't see any problems.
simpljson is a Python JSON (JavaScript Object Notation) encoder/decoder


     *  simpljson: GO

Message I18N
============

     * N/A: Message for Developers.


Printing
========

     * N/A

String
======

     * OK: simplejson.JSONEncoder(encoding='utf-8', ensure_ascii=False) and 
simplejson.dumps(s, encoding='utf-8', ensure_ascii=False) works for UTF-8.

File operation
==============

     * N/A

Character set
=============

     * OK: external applications handle this.

Font
====

     * N/A

Locale
======

     * OK: locale can be imported.

Key map
=======

     * N/A

Short cut key
=============

     * N/A

Input Method
============

     * N/A

Image, Sound, Movie
===================

     * N/A

Accessibility
=============

     * N/A

CDE compatibility
=================

     * N/A

Reply via email to