Package twisted :: Package world :: Module storable :: Class MetaStorable
[frames | no frames]

Class MetaStorable

type --+
       |
      MetaStorable


not entirely clear what this will do (it seems useful), but currently it makes the adapter registry work through almost-but-not-quite unwarranted use of __metaclass__
Method Summary
  __new__(klass, subklass, bases, klassdict)
(Static method)
    Inherited from type
  __call__(...)
  __cmp__(...)
  __delattr__(...)
  __getattribute__(...)
  __hash__(...)
  __repr__(...)
  __setattr__(...)
  __subclasses__(...)
  mro(...)
    Inherited from object
  __init__(...)
  __reduce__(...)
  __str__(...)

Generated by Epydoc 2.0 on Sat Sep 13 04:20:39 2003 http://epydoc.sf.net