Home | Trees | Indices | Help |
|
---|
|
object --+ | SimpleJSON
JSON generator for use with replace or fill
This class uses simplejson for generating JSON output.
The encoder looks for either the json module or, if that fails, for the simplejson module. If both fail, an ImportError is raised from the as_json method.
Instance Methods | |||
|
|||
|
|||
unicode |
|
||
unicode |
|
||
str |
|
||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|