summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2014-12-01 17:16:43 -0500
committerTerry Jan Reedy <tjreedy@udel.edu>2014-12-01 17:16:43 -0500
commitd4c00d3a5cc82cc53ae655d2c5825eb5d91cd76e (patch)
tree5d8b3e21b3859a387662bba7b245bf5daa6b660d
parent95df265e3a7a0713fcd8744e7a67ee8b29a17333 (diff)
downloadcpython-git-d4c00d3a5cc82cc53ae655d2c5825eb5d91cd76e.tar.gz
Remove spurious header in middle of Library section.
I suspect this was leftover from a merge conflict resolution.
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b03af9f6a3..f116674871 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