commit | f022aa502d1c3730f11a17e8534ea1ac91db4a8c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Sep 22 08:53:12 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sat Sep 22 08:53:12 2012 +0200 |
tree | 446f5914f92461fb1fbc05fee175fce456caddfc | |
parent | dbcf103be09b63531451166e4f53e8f9a6dd852e [diff] [blame] |
Spacing fix.
diff --git a/Misc/NEWS b/Misc/NEWS index bed62b6..96e5fdd 100644 --- 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? ===============================================