Package moppy :: Module mop :: Class SysModulesObjectDomain
[show private | hide private]
[frames | no frames]

Class SysModulesObjectDomain

  object --+    
           |    
ObjectDomain --+
               |
              SysModulesObjectDomain


Container for all of the objects in all the modules loaded into the python runtime
Method Summary
  __init__(self)
a new object with type S, a subtype of T __new__(S, ...)
  addModuleToDomain(self, module)
(inherited from ObjectDomain)
  removeModuleFromDomain(self, module)
(inherited from ObjectDomain)

Method Details

__new__(S, ...)

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

Generated by Epydoc 1.1 on Wed May 14 00:03:20 2003 http://epydoc.sf.net