Package Flatten :: Module Flatten :: Class IFlatten
[show private | hide private]
[frames | no frames]

Class IFlatten

object --+
         |
        IFlatten

Known Subclasses:
Key

Interface from which all serializable classes need to be derived. It has several methods, these need to be defined in all classes supporting the serialization protocol. Look above for a detailed explanation on them.
Method Summary
a new object with type S, a subtype of T __new__(S, ...)

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Generated by Epydoc 1.1 on Sun Aug 17 03:32:31 2003 http://epydoc.sf.net