Home | History | Annotate | Download | only in test

Lines Matching refs:spamd

382         spamd = spamdict(straightd)
383 self.unop_test(spamd, 2, "len(a)", "__len__")
384 self.unop_test(spamd, repr(straightd), "repr(a)", "__repr__")