From: Stefan Krah Date: Sat, 1 Sep 2012 12:27:51 +0000 (+0200) Subject: Add missing unit. X-Git-Tag: v3.3.1rc1~818^2^2~158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=49dc1d401300b671eb364599042028df399b0bf4;p=thirdparty%2FPython%2Fcpython.git Add missing unit. --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 7de025620289..47cbd4ec4ddd 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 | +---------+-------------+--------------+-------------+