exception documentation

When retrieving a key that does not exist in a dict.

Method __gt__ Undocumented
Method __init__ Undocumented
Method __le__ Undocumented
Instance Variable name Undocumented

Inherited from ReturnValueMixin:

Method get_return Undocumented
Method set_return Undocumented
Instance Variable return_node Undocumented
Instance Variable return_variable Undocumented
def __gt__(self, other): (source)

Undocumented

def __le__(self, other): (source)

Undocumented

Undocumented