class documentation

Undocumented

Property attr___class__ Undocumented
Property attr_items Undocumented
Property attr_keys Undocumented
Property attr_values Undocumented
Method _generic_dict_attribute Generate a bound method that can infer the given *obj*.

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.
Property attr___init__ Calling cls.__init__() normally returns None.
Property attr___new__ Calling cls.__new__(type) on an object returns an instance of 'type'.
Instance Variable _instance Undocumented
@property
attr___class__ = (source)

Undocumented

Undocumented

Undocumented

@property
attr_values = (source)

Undocumented

def _generic_dict_attribute(self, obj, name): (source)

Generate a bound method that can infer the given *obj*.