AbSym.__init__()
Nothing to do beyond establishing the two invariants.
# - - - A b S y m . _ _ i n i t _ _ def __init__ ( self, abbr ): '''Constructor for AbSym ''' self.abbr = abbr self.binding = None