summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2012-09-01 14:27:51 +0200
committerStefan Krah <skrah@bytereef.org>2012-09-01 14:27:51 +0200
commita3f4a1660714900b61cf1d5132701a34e0171b67 (patch)
tree80a4a1119fd129f62dadd2007f41d8a9cba02db6
parentceaaced4be53b1d33eb0d3cc27f93e6ac587e150 (diff)
downloadcpython-git-a3f4a1660714900b61cf1d5132701a34e0171b67.tar.gz
Add missing unit.
-rw-r--r--Doc/whatsnew/3.3.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst
index 9d8b80d93b..845de84557 100644
--- a/Doc/whatsnew/3.3.rst
+++ b/Doc/whatsnew/3.3.rst
@@ -1119,7 +1119,7 @@ at http://www.bytereef.org/mpdecimal/quickstart.html.
+---------+-------------+--------------+-------------+
| | decimal.py | _decimal | speedup |
+=========+=============+==============+=============+
- | pi | 42.02 | 0.345 | 120x |
+ | pi | 42.02s | 0.345s | 120x |
+---------+-------------+--------------+-------------+
| telco | 172.19s | 5.68s | 30x |
+---------+-------------+--------------+-------------+