Home | History | Annotate | Download | only in test

Lines Matching full:sval

452             def __init__(self, sval): self.sval = sval
453 def __str__(self): return self.sval