load
#
Load module helps with serialization and deserialization.
Classes
|
Reviver for JSON objects. |
Base class for serialized objects. |
|
Serializable base class. |
|
Serialized constructor. |
|
Serialized not implemented. |
|
Serialized secret. |
Functions
|
Return a default value for a Serializable object or a SerializedNotImplemented object. |
|
Return a dict representation of an object. |
|
Return a json string representation of an object. |
|
|
|
|
Serialize a "not implemented" object. |
|
|
Try to determine if a value is different from the default. |