Home | History | Annotate | Download | only in test

Lines Matching refs:product2

674         def product2(*args, **kwds):
690 self.assertEqual(list(product(*args)), list(product2(*args)))