summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-02-10 21:05:16 (GMT)
committerGeorg Brandl <georg@python.org>2014-02-10 21:05:16 (GMT)
commitf0560d959299358b28234881340245dfa417558e (patch)
treec220ef20ce8aa97e0825f58dd04c1613f9e6e688 /Lib
parent8f9c20b8ff6d00a32ff3f4018969e80e237884dc (diff)
downloadcpython-f0560d959299358b28234881340245dfa417558e.zip
cpython-f0560d959299358b28234881340245dfa417558e.tar.gz
cpython-f0560d959299358b28234881340245dfa417558e.tar.bz2
Fix trailing whitespace.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/idlelib/NEWS.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index 2204d90..6388d0d 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.
--------------------------------------------------------------------
-