| Trees | Index | Help |
|
|---|
| Package zope :: Package interface :: Package tests :: Module odd :: Class OddInstance |
|
object --+
|
OddInstance
| Method Summary | |
|---|---|
__init__(self,
cls)
| |
__delattr__(self,
name)
| |
__getattribute__(self,
name)
| |
__repr__(self)
| |
__setattr__(self,
name,
v)
| |
| Inherited from object | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__str__() <==> str(x) | |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:22 2005 | http://epydoc.sf.net |