Example #1
0
 def __init__(self, label="#"):
     """ Creates a new Silence instance.
         A Silence is represented as a string.
     """
     TextEntry.__init__(self, label)