Searched refs:new_context (Results 1 – 1 of 1) sorted by relevance
3726 def __init__(self, new_context): argument3727 self.new_context = new_context.copy()3730 setcontext(self.new_context)3731 return self.new_context