summaryrefslogtreecommitdiffstats
path: root/Doc/library/decimal.rst
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-04-21 03:43:15 (GMT)
committerRaymond Hettinger <python@rcn.com>2009-04-21 03:43:15 (GMT)
commit960dc3626a35ca1528459f0151c29ca1bc0a1bb5 (patch)
tree03ef179e2df4e472ef796b2f695c1322cab24d1a /Doc/library/decimal.rst
parent9b8d069b319feb18b8ae91e26533af46a69be997 (diff)
downloadcpython-960dc3626a35ca1528459f0151c29ca1bc0a1bb5.zip
cpython-960dc3626a35ca1528459f0151c29ca1bc0a1bb5.tar.gz
cpython-960dc3626a35ca1528459f0151c29ca1bc0a1bb5.tar.bz2
Update links and version info.
Diffstat (limited to 'Doc/library/decimal.rst')
-rw-r--r--Doc/library/decimal.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/decimal.rst b/Doc/library/decimal.rst
index 89acbb8..8f8743c1 100644
--- a/Doc/library/decimal.rst
+++ b/Doc/library/decimal.rst
@@ -103,7 +103,7 @@ reset them before monitoring a calculation.
.. seealso::
* IBM's General Decimal Arithmetic Specification, `The General Decimal Arithmetic
- Specification <http://www2.hursley.ibm.com/decimal/decarith.html>`_.
+ Specification <http://speleotrove.com/decimal/decarith.html>`_.
* IEEE standard 854-1987, `Unofficial IEEE 854 Text
<http://754r.ucbtest.org/standards/854.pdf>`_.