From: Georg Brandl Date: Mon, 10 Feb 2014 21:05:16 +0000 (+0100) Subject: Fix trailing whitespace. X-Git-Tag: v3.3.5rc1~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0560d959299358b28234881340245dfa417558e;p=thirdparty%2FPython%2Fcpython.git Fix trailing whitespace. --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 2204d904a119..6388d0dc311a 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -3,7 +3,7 @@ What's New in IDLE 3.3.4? - Issue #17390: Add Python version to Idle editor window title bar. Original patches by Edmond Burnett and Kent Johnson. - + - Issue #18960: IDLE now ignores the source encoding declaration on the second line if the first line contains anything except a comment. @@ -939,4 +939,3 @@ What's New in IDLEfork 0.9 Alpha 1? -------------------------------------------------------------------- Refer to HISTORY.txt for additional information on earlier releases. -------------------------------------------------------------------- -