summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-07-03 13:56:56 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-07-03 13:56:56 (GMT)
commit0063367c7c79836608062fe7d958ae262afa820f (patch)
tree554874638a6bd15613aecb02d2c16c4559634a05 /Misc/NEWS
parentc60082d283933b0fe19b22d4caca67e3b686ac0b (diff)
downloadcpython-0063367c7c79836608062fe7d958ae262afa820f.zip
cpython-0063367c7c79836608062fe7d958ae262afa820f.tar.gz
cpython-0063367c7c79836608062fe7d958ae262afa820f.tar.bz2
add another line between sections
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e797ef7..f5ebca2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -25,6 +25,7 @@ Library
- Issue #9125: Add recognition of 'except ... as ...' syntax to parser module.
+
What's New in Python 2.7 release candidate 2?
=============================================