StatCell.__init__()
# - - - S t a t C e l l . _ _ i n i t _ _ def __init__(self, value): '''Constructor. ''' self.value = value