Lines Matching full:sval
452 def __init__(self, sval): self.sval = sval453 def __str__(self): return self.sval