From d4c00d3a5cc82cc53ae655d2c5825eb5d91cd76e Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Mon, 1 Dec 2014 17:16:43 -0500 Subject: Remove spurious header in middle of Library section. I suspect this was leftover from a merge conflict resolution. --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index b03af9f..f116674 100644 --- 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 -- cgit v0.12