Home | History | Annotate | Download | only in test

Lines Matching refs:spamd

380         spamd = spamdict(straightd)

381 self.unop_test(spamd, 2, "len(a)", "__len__")
382 self.unop_test(spamd, repr(straightd), "repr(a)", "__repr__")