summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2012-09-01 12:27:51 (GMT)
committerStefan Krah <skrah@bytereef.org>2012-09-01 12:27:51 (GMT)
commit49dc1d401300b671eb364599042028df399b0bf4 (patch)
tree8234622d66048c040267e74f6cbac430b0251482 /Doc
parenta10e2fbe0bb820d2c893653b4e42b10cb7d5eb27 (diff)
downloadcpython-49dc1d401300b671eb364599042028df399b0bf4.zip
cpython-49dc1d401300b671eb364599042028df399b0bf4.tar.gz
cpython-49dc1d401300b671eb364599042028df399b0bf4.tar.bz2
Add missing unit.
Diffstat (limited to 'Doc')
-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 7de0256..47cbd4e 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 |
+---------+-------------+--------------+-------------+