From: Barry Warsaw Date: Tue, 29 Jul 2003 22:11:31 +0000 (+0000) Subject: Get rid of empty sections X-Git-Tag: v2.3.1~199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a2e2c1d98cb094629f4dec7f3894d9c397513cb;p=python Get rid of empty sections --- diff --git a/Misc/NEWS b/Misc/NEWS index a9ca312e45..8044c35d86 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -9,15 +9,6 @@ What's New in Python 2.3 final? *Release date: 29-Jul-2003* -Core and builtins ------------------ - -Extension modules ------------------ - -Library -------- - IDLE ---- @@ -36,15 +27,6 @@ IDLE and rest assured no communication external to your machine is taking place. If you don't allow it, IDLE won't be able to start. -Build ------ - -C API ------ - -Windows -------- - What's New in Python 2.3 release candidate 2? =============================================