]> granicus.if.org Git - python/commit
Backport of decimal module context management updates from rev 51694 to 2.5 release...
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 3 Sep 2006 01:08:30 +0000 (01:08 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 3 Sep 2006 01:08:30 +0000 (01:08 +0000)
commitc48daf5bc47383fa8f49fac91babf1d850e6df46
tree1b0c8bfe0b3b3d5ed751518a41dff5cdac9e7f7b
parentf07b590d7e459062f78f9735f7330c0046b61c14
Backport of decimal module context management updates from rev 51694 to 2.5 release branch
Doc/lib/libdecimal.tex
Doc/whatsnew/whatsnew25.tex
Lib/decimal.py
Lib/test/test_contextlib.py
Lib/test/test_decimal.py