Package zope :: Package interface :: Package tests :: Module odd :: Class OddInstance
[show private | hide private]
[frames | no frames]

Type OddInstance

object --+
         |
        OddInstance


Method Summary
  __init__(self, cls)
  __delattr__(self, name)
  __getattribute__(self, name)
  __repr__(self)
  __setattr__(self, name, v)
    Inherited from object
  __hash__(x)
x.__hash__() <==> hash(x)
  __new__(T, S, ...)
T.__new__(S, ...) -> a new object with type S, a subtype of T
  __reduce__(...)
helper for pickle
  __reduce_ex__(...)
helper for pickle
  __str__(x)
x.__str__() <==> str(x)

Generated by Epydoc 2.1 on Fri Jun 24 12:01:22 2005 http://epydoc.sf.net