Trees | Indices | Help |
---|
|
JSONHelper
Various functions around JSON encoding/decoding
Author: Christian Holler (:decoder)
License:
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Contact: choller@mozilla.com
|
|||
list |
|
||
string |
|
||
long |
|
||
string or dict |
|
||
string or number |
|
||
|
|
|||
__package__ = None
|
|
Retrieve a list from the given object using the given key
|
Retrieve a string from the given object using the given key
|
Retrieve an integer from the given object using the given key
|
Retrieve an object or string from the given object using the given key
|
Retrieve a number or string from the given object using the given key
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |