diff options
author | Barry Warsaw <barry@python.org> | 2003-07-29 22:11:31 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-07-29 22:11:31 (GMT) |
commit | 5a2e2c1d98cb094629f4dec7f3894d9c397513cb (patch) | |
tree | 8f95351a7820586aca3828f687555825213c6249 | |
parent | 36c1afc47ab0cbd7af71a4157853778d2c9faa59 (diff) | |
download | cpython-5a2e2c1d98cb094629f4dec7f3894d9c397513cb.zip cpython-5a2e2c1d98cb094629f4dec7f3894d9c397513cb.tar.gz cpython-5a2e2c1d98cb094629f4dec7f3894d9c397513cb.tar.bz2 |
Get rid of empty sections
-rw-r--r-- | Misc/NEWS | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -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? ============================================= |