Lines Matching refs:new_context
3754 def __init__(self, new_context):3755 self.new_context = new_context.copy()3758 setcontext(self.new_context)3759 return self.new_context