]> granicus.if.org Git - python/commitdiff
Remove parens around link.
authorGeorg Brandl <georg@python.org>
Sun, 1 Apr 2012 11:10:58 +0000 (13:10 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 1 Apr 2012 11:10:58 +0000 (13:10 +0200)
Doc/whatsnew/3.3.rst

index 4059354077ffd687eaeb674108531a09fc4038c5..3c7b5bdcddfbf2813797be38950722c8954e3762 100644 (file)
@@ -613,7 +613,7 @@ the precision is user configurable, the exact figures may vary. For example,
 in integer bignum arithmetic the differences can be significantly higher.
 
 The following table is meant as an illustration. Benchmarks are available
-at (http://www.bytereef.org/mpdecimal/quickstart.html).
+at http://www.bytereef.org/mpdecimal/quickstart.html.
 
    +---------+-------------+--------------+-------------+
    |         |  decimal.py |   _decimal   |   speedup   |