Lines Matching refs:reverse
629 data.reverse()699 self.assertRaises(TypeError, a.reverse, 42)700 a.reverse()