summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-09-22 06:53:12 (GMT)
committerGeorg Brandl <georg@python.org>2012-09-22 06:53:12 (GMT)
commitf022aa502d1c3730f11a17e8534ea1ac91db4a8c (patch)
tree446f5914f92461fb1fbc05fee175fce456caddfc /Misc
parentdbcf103be09b63531451166e4f53e8f9a6dd852e (diff)
downloadcpython-f022aa502d1c3730f11a17e8534ea1ac91db4a8c.zip
cpython-f022aa502d1c3730f11a17e8534ea1ac91db4a8c.tar.gz
cpython-f022aa502d1c3730f11a17e8534ea1ac91db4a8c.tar.bz2
Spacing fix.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bed62b6..96e5fdd 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?
===============================================