Home | Trees | Indices | Help |
---|
|
object --+ | Attr
Encapsulates information about an attribute in the JSON encoding of the object. It identifies properties of the attribute such as whether it's read-only, its type, etc.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
DATE_FMT =
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns the JSON encoding of the given attribute value. If the value has a 'to_json_dict' object, that method is called. Otherwise, the following values are returned for each input type:
|
Parses the given JSON value into an appropriate python object. This means:
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Jan 31 10:52:18 2017 | http://epydoc.sourceforge.net |