verry.affine.localcontext#

verry.affine.localcontext(ctx=None, *, rounding=None)#

Return a context manager that will set the current context for the active thread to a copy of ctx on entry to the with-statement and restore the previous context when exiting the with-statement.