Home | History | Annotate | Download | only in test

Lines Matching refs:straightd

381         straightd = {1:2, 3:4}
382 spamd = spamdict(straightd)
384 self.unop_test(spamd, repr(straightd), "repr(a)", "__repr__")