From: Georg Brandl Date: Sat, 22 Sep 2012 06:53:12 +0000 (+0200) Subject: Spacing fix. X-Git-Tag: v3.3.0rc3~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f022aa502d1c3730f11a17e8534ea1ac91db4a8c;p=thirdparty%2FPython%2Fcpython.git Spacing fix. --- diff --git a/Misc/NEWS b/Misc/NEWS index bed62b67d251..96e5fdd72235 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -22,6 +22,7 @@ Library with decimal.py: Infinity coefficients are undefined in _decimal (in accordance with the specification). + What's New in Python 3.3.0 Release Candidate 2? ===============================================