Home | History | Annotate | Download | only in test

Lines Matching refs:deepcopy

356         # check copy, deepcopy, pickle
360 self.assertEqual(next(copy.deepcopy(c)), value)