Class t.m.e.ExplorerBuiltin(Explorer):

Part of twisted.manhole.explorer View Source View In Hierarchy

Instance Variablesnamethe name the function was defined as
docfunction's docstring, or None if unavailable
selfif not None, the function is a method of this object.
Method __init__ Undocumented

Inherited from Explorer:

Method getStateToCopyFor Undocumented
Method view_get_refcount Undocumented
def __init__(self, function, identifier): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.