From: Serhiy Storchaka Date: Fri, 18 Oct 2013 14:16:40 +0000 (+0300) Subject: Remove redundant empty lines. X-Git-Tag: v3.4.0a4~61^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90b41f0281cad1900ae94ea1ab13927033368a8e;p=python Remove redundant empty lines. --- diff --git a/Misc/NEWS b/Misc/NEWS index ebc7d4c4bf..629cf81165 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -557,6 +557,7 @@ Build - Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 on Windows. + What's New in Python 3.3.2? =========================== @@ -998,7 +999,6 @@ Core and Builtins is imported as a side-effect of using fromlist tries to import a module that cannot be found. - Library -------