Class: ExplorerModule | Twisted-0.17.4/twisted/manhole/explorer.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
Properties: name -- the name the module was defined as doc -- documentation string for the module file -- the file the module is defined in Attribute groups: classes -- the public classes provided by the module functions -- the public functions provided by the module data -- the public data members provided by the module ("Public" is taken to be "anything that doesn't start with _")
|