http://hg.python.org/cpython/rev/106735d8caaf changeset: 79113:106735d8caaf user: Georg Brandl <georg at python.org> date: Sat Sep 22 08:53:12 2012 +0200 summary: Spacing fix. files: Misc/NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -22,6 +22,7 @@ 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? =============================================== -- Repository URL: http://hg.python.org/cpython