Function
decimal.getcontext

Signature

getcontext(_local=<thread._local object at 0x40a05d28>)

Documentation String

Returns this thread's context.

If this thread does not yet have a context, returns a new context and sets this thread's context. New contexts are copies of DefaultContext.