class ModuleModel(ObjectModel): (source)
Undocumented
Property | attr___cached__ |
Undocumented |
Property | attr___dict__ |
Undocumented |
Property | attr___doc__ |
Undocumented |
Property | attr___file__ |
Undocumented |
Property | attr___loader__ |
Undocumented |
Property | attr___name__ |
Undocumented |
Property | attr___package__ |
Undocumented |
Property | attr___path__ |
Undocumented |
Property | attr___spec__ |
Undocumented |
Property | attr_builtins |
Undocumented |
Method | _builtins |
Undocumented |
Inherited from ObjectModel
:
Method | __call__ |
Undocumented |
Method | __contains__ |
Undocumented |
Method | __get__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | attributes |
Get the attributes which are exported by this object model. |
Method | lookup |
Look up the given name in the current model |
Instance Variable | _instance |
Undocumented |