Home | Trees | Indices | Help |
---|
|
object --+ | serialprop
When used like a property in a Serial class, it will act as a flag to
the serializer that only properties that are of type
serialprop
or lazyprop
are to be
serialized.
|
|||
|
__init__(self,
value=None) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
| __get__(self, obj, Type=None) | ||
| __set__(self, obj, value) | ||
| __del__(self, obj) | ||
Inherited from |
|
|||
Inherited from |
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Mon Nov 27 17:06:02 2006 | http://epydoc.sourceforge.net |