Commit b5e578d9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

introduce encodeInJson() function based on python-simplejson.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21170 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 89df7047
This diff is collapsed.
......@@ -99,5 +99,5 @@ ModuleSecurityInfo('Products.ERP5Type.Utils').declarePublic(
allow_module('Products.ERP5Type.Message')
allow_module('Products.ERP5Type.Error')
allow_module('Products.ERP5Type.JSONEncoder')
allow_module('Products.ERP5Type.Log')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment