Part of nevow View Source
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 218 | Function | parse | Return the object represented by the JSON-encoded string
s.
|
| 291 | Function | serialize | JSON-encode an object. |
| Parameters | obj | None, True, False, an int, long, float, unicode string, list, tuple, or dictionary the JSON-encoded form of which will be returned. |