Lines Matching defs:copy
1143 def copy(self):1151 p.copy() for p in self.additional_patchers1171 patcher = self.copy()1647 original = in_dict.copy()1649 # dict like object with no copy method