Delete empty sections in beta1 news

This commit is contained in:
Andrew M. Kuchling 2004-10-19 19:56:55 +00:00
parent 0d19bae30e
commit 9414ded8f3

View file

@ -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
-----------