Fix the dead link of IEEE_854-1987 standard with the Wikipedia entry.
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 8 Sep 2013 06:19:29 +0000 (23:19 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 8 Sep 2013 06:19:29 +0000 (23:19 -0700)
Addresses issue #18438

Lib/decimal.py

index 1826deba801c7793ad99bb0514f261f9e2be0adf..96d9df4a8c82e4cb435606dac38c058be827c006 100644 (file)
@@ -21,7 +21,7 @@ the General Decimal Arithmetic Specification:
 
 and IEEE standard 854-1987:
 
-    www.cs.berkeley.edu/~ejr/projects/754/private/drafts/854-1987/dir.html
+    http://en.wikipedia.org/wiki/IEEE_854-1987
 
 Decimal floating point has finite precision with arbitrarily large bounds.