diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-07-03 13:56:56 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-07-03 13:56:56 (GMT) |
commit | 0063367c7c79836608062fe7d958ae262afa820f (patch) | |
tree | 554874638a6bd15613aecb02d2c16c4559634a05 /Misc/NEWS | |
parent | c60082d283933b0fe19b22d4caca67e3b686ac0b (diff) | |
download | cpython-0063367c7c79836608062fe7d958ae262afa820f.zip cpython-0063367c7c79836608062fe7d958ae262afa820f.tar.gz cpython-0063367c7c79836608062fe7d958ae262afa820f.tar.bz2 |
add another line between sections
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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? ============================================= |