Lines Matching full:arr2
1020 arr2 = self.Array('i', range(10), lock=None)1021 lock2 = arr2.get_lock()1022 obj2 = arr2.get_obj()