]> granicus.if.org Git - python/commitdiff
Fix link
authorRaymond Hettinger <python@rcn.com>
Thu, 9 Apr 2009 22:34:46 +0000 (22:34 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 9 Apr 2009 22:34:46 +0000 (22:34 +0000)
Doc/whatsnew/3.1.rst

index e69721e9449677dc80189342ac0a46a352081e29..f30968f98240612349c09bac4453efda707bbd9c 100644 (file)
@@ -175,7 +175,7 @@ New, Improved, and Deprecated Modules
 
   (Contributed by Antoine Pitrou.)
 
-* The :mod:`decimal.Decimal` module now supports methods for creating a
+* The :mod:`decimal` module now supports methods for creating a
   decimal object from a binary :class:`float`.  The conversion is
   exact but can sometimes be surprising::