Table of Contents

Module: explorer Twisted-0.19.0/twisted/manhole/explorer.py

Support for python object introspection and exploration.

Note that Explorers, what with their list of attributes, are much like manhole.coil.Configurables. Someone should investigate this further. (TODO)

Imported modules   
import UserDict
import new
import string
import sys
from twisted.python import reflect, text
from twisted.spread import pb
import types
Classes   
CRUFT_WatchyThingie
Explorer
ExplorerBuiltin

Properties:

ExplorerClass

Properties:

ExplorerFunction
ExplorerGeneric
ExplorerImmutable
ExplorerInstance

Properties:

ExplorerMapping
ExplorerMethod
ExplorerModule

Properties:

ExplorerSequence
Pool
Signature

I represent the signature of a callable.

_MonkeysSetattrMixin

A mix-in class providing __setattr__ for objects being watched.

_WatchMonkey

I hang on a method and tell you what I see.


Table of Contents

This document was automatically generated on Sun Jul 14 19:52:50 2002 by HappyDoc version 2.0