]> granicus.if.org Git - python/commitdiff
fix date
authorBenjamin Peterson <benjamin@python.org>
Sat, 3 Jul 2010 18:24:52 +0000 (18:24 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 3 Jul 2010 18:24:52 +0000 (18:24 +0000)
Doc/whatsnew/2.7.rst

index 83a64bafd1422c716d7832c7ca23087b784ac4a8..5c6c8eb7a88a56455a4447fcb89b07518ccdce67 100644 (file)
@@ -52,7 +52,7 @@
    when researching a change.
 
 This article explains the new features in Python 2.7.  Python 2.7 was released
-on July 7, 2010.
+on July 3, 2010.
 
 Numeric handling has been improved in many ways, for both
 floating-point numbers and for the :class:`~decimal.Decimal` class.