commit | 8b6999b4c5fab174090be263ba90f193bdede141 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Thu Aug 31 12:00:43 2006 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Thu Aug 31 12:00:43 2006 +0000 |
tree | 91f4ec6b69760bdb6bb38e1d6af519a4f6ed246c | |
parent | f580b104a48f93937f011f6ba50c3998136d549b [diff] |
Fix the wrongheaded implementation of context management in the decimal module and add unit tests. (python-dev discussion is ongoing regarding what we do about Python 2.5)