Class f.d.R.Value(object):

Part of fixture.dataset.Ref View In Hierarchy

A reference to a value in a row of a DataSet class.
Method __init__ Undocumented
Method __repr__ Undocumented
Method __get__ Undocumented
def __init__(self, ref, attr_name):
Undocumented
def __repr__(self):
Undocumented
def __get__(self, obj, type=None):
Undocumented
API Documentation for fixture, generated by pydoctor.