]> granicus.if.org Git - python/commitdiff
Remove redundant empty lines.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 18 Oct 2013 14:16:40 +0000 (17:16 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 18 Oct 2013 14:16:40 +0000 (17:16 +0300)
Misc/NEWS

index ebc7d4c4bfcbf2d5910b77371006a5170283a91b..629cf81165a919b9e353c04315d31d85b2bf7f66 100644 (file)
--- 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
 -------