]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Delete empty sections in beta1 news
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 19 Oct 2004 19:56:55 +0000 (19:56 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 19 Oct 2004 19:56:55 +0000 (19:56 +0000)
Misc/NEWS

index 0dd0aae87c71558625d528ce57c1d54c1b67cbd5..0d5dcc5d1c181088ccd2151a3ea155ed54a35672 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -235,21 +235,11 @@ C API
   ``PyUnicode_DecodeUTF16Stateful`` have been added, which implement stateful
   decoding.
 
-Documentation
--------------
-
-...
-
 Tests
 -----
 
 - test__locale ported to unittest
 
-Windows
--------
-
-...
-
 Mac
 ---
 
@@ -257,11 +247,6 @@ Mac
   interface for reading and writing plist files: ``readPlist(pathOrFile)``
   and ``writePlist(rootObject, pathOrFile)``
 
-New platforms
--------------
-
-...
-
 Tools/Demos
 -----------