]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Context.copy() now makes a deepcopy.
authorRaymond Hettinger <python@rcn.com>
Sun, 8 Aug 2004 04:03:24 +0000 (04:03 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 8 Aug 2004 04:03:24 +0000 (04:03 +0000)
commit9fce44bc8cfb57d247e81ed18ac521db0fa015f5
treefcd8f4aa37060a2781a99228192ab240225cbff8
parent161c9632763ce3e50700b7e8f060e60a2e7f0aa8
* Context.copy() now makes a deepcopy.
* Facilitate reloads of local thread.
Lib/decimal.py