| Home | Trees | Index | Help |
|
|---|
|
vopu: VoPU -- Volker's Python Utilities.
__builtin__.object:
The most base type
vopu.InitAttributes:
Base class for objects whose constructor initializes all attributes.
vopu.OrderedByCreation:
Base class for objects which are ordered by their creation time.
vopu.StringStream:
Stream which writes into a byte string.
__builtin__.type:
type(object) -> the object's type
type(name, bases, dict) -> a new type
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Aug 31 15:41:30 2008 | http://epydoc.sf.net |