diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-17 06:42:13 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-17 06:42:13 (GMT) |
commit | 3ee3ed2e808e3f69bca98a509d23132bc1c93718 (patch) | |
tree | b42f214e0444b9ced38748087c54b23a8332ff7a /Lib/test/decimaltestdata/multiply.decTest | |
parent | d6c700a320eacd6f04cbcc60996b84e765766890 (diff) | |
download | cpython-3ee3ed2e808e3f69bca98a509d23132bc1c93718.zip cpython-3ee3ed2e808e3f69bca98a509d23132bc1c93718.tar.gz cpython-3ee3ed2e808e3f69bca98a509d23132bc1c93718.tar.bz2 |
Add two new files and update remaining tests from the latest update of the
test suite in version 2.39 of dectest.zip.
Diffstat (limited to 'Lib/test/decimaltestdata/multiply.decTest')
-rw-r--r-- | Lib/test/decimaltestdata/multiply.decTest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/decimaltestdata/multiply.decTest b/Lib/test/decimaltestdata/multiply.decTest index a3ac81e..f650150 100644 --- a/Lib/test/decimaltestdata/multiply.decTest +++ b/Lib/test/decimaltestdata/multiply.decTest @@ -17,7 +17,7 @@ -- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK -- -- mfc@uk.ibm.com -- ------------------------------------------------------------------------ -version: 2.38 +version: 2.39 extended: 1 precision: 9 |