use copy, not deepcopy

Bug #419064 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testscenarios
Triaged
High
Unassigned

Bug Description

Using deepcopy on test cases isn't really needed. copy() is sufficient,
as long as __init__ isn't actually doing anything funky.

Ideally though we'd honour a .clone() protocol on the testcase.

 affects testscenarios
 status triaged
 importance high

--

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.