]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove spurious header in middle of Library section.
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 1 Dec 2014 22:16:43 +0000 (17:16 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 1 Dec 2014 22:16:43 +0000 (17:16 -0500)
I suspect this was leftover from a merge conflict resolution.

Misc/NEWS

index b03af9f6a3e3f4bc097cf170eec54e0199683ab9..f116674871f904e0bf17ac38a35127ffd403833f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -399,9 +399,6 @@ Library
 - Issue #17442: InteractiveInterpreter now displays the full chained traceback
   in its showtraceback method, to match the built in interactive interpreter.
 
-Tools/Demos
------------
-
 - Issue #22314: pydoc now works when the LINES environment variable is set.
 
 - Issue #10510: distutils register and upload methods now use HTML standards