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

Class MetaStorable

object --+    
         |    
      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
a new object with type S, a subtype of T __new__(S, ...)

Class Variable Summary
staticmethod __new__

Method Details

__new__(S, ...)

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

Class Variable Details

__new__

Type:
staticmethod
Value:
<staticmethod object at 0x87e1bf8>                                     

Generated by Epydoc 1.1 on Fri Jun 27 03:46:30 2003 http://epydoc.sf.net