MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _ContextManager

Class _ContextManager

Lib/decimal.py:3748–3761  ·  view source on GitHub ↗

Context manager class to support localcontext(). Sets a copy of the supplied context in __enter__() and restores the previous decimal context in __exit__()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

localcontextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected