diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-10-19 19:56:55 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-10-19 19:56:55 (GMT) |
commit | 9414ded8f3e704b78e71f50ea86ce42654f27c6d (patch) | |
tree | f057e606a9aa89c324b12711243cb0569c328db0 | |
parent | 0d19bae30ea501a567754d13100a26ceae6ca3e1 (diff) | |
download | cpython-9414ded8f3e704b78e71f50ea86ce42654f27c6d.zip cpython-9414ded8f3e704b78e71f50ea86ce42654f27c6d.tar.gz cpython-9414ded8f3e704b78e71f50ea86ce42654f27c6d.tar.bz2 |
Delete empty sections in beta1 news
-rw-r--r-- | Misc/NEWS | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -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 ----------- |