]> granicus.if.org Git - python/commit
Make decimal.ContextManager a private implementation detail of decimal.localcontext()
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 2 Sep 2006 03:54:17 +0000 (03:54 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 2 Sep 2006 03:54:17 +0000 (03:54 +0000)
commitced1218dd1b69ac848f8c79d1afaada5669af33c
tree597ddd3968f4db0a4b7fb6a6b6c238eb9e49319b
parent69e88975059b0c74e3e9a17dd46b715a532cfd20
Make decimal.ContextManager a private implementation detail of decimal.localcontext()
Lib/decimal.py
Lib/test/test_decimal.py