Home | Trees | Indices | Help |
---|
|
object --+ | Serial
|
|||
| __metaclass__ |
|
|||
| __new__(cls, *args, **kwargs) | ||
|
post_deserialize(self) Called after an object is received over the network, instead of the normal __init__ method.
|
||
|
pre_serialize(self) Called right before this object's attributes are encoded into a stream for network travel. |
||
|
decode_lazy(self) Decode all of the attributes marked as lazy that have not yet been decoded. |
||
Inherited from |
|
|||
Inherited from |
|
|
__init__ method.
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Mon Nov 27 17:06:02 2006 | http://epydoc.sourceforge.net |