Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module components :: Class MetaInterface |
|
object
--+ |type
--+ | MetaInterface
Method Summary | |
---|---|
Try to adapt `adaptable' to self; return `default' if it was passed, otherwise raise CannotAdapt . | |
a new object with type S, a subtype of T |
|
Method Details |
---|
__call__(self,
adaptable,
default=<class twisted.python.components._Nothing at...,
persist=None,
registry=None)
Try to adapt `adaptable' to self; return `default' if it was passed,
otherwise raise |
__new__(S, ...)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:40 2003 | http://epydoc.sf.net |