Home | History | Annotate | Download | only in test

Lines Matching refs:straightd

379         straightd = {1:2, 3:4}

380 spamd = spamdict(straightd)
382 self.unop_test(spamd, repr(straightd), "repr(a)", "__repr__")