summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJust van Rossum <just@letterror.com>2004-03-21 16:26:32 (GMT)
committerJust van Rossum <just@letterror.com>2004-03-21 16:26:32 (GMT)
commit7139afd1f56ec4d0e12334c8807768d96ae0f1d6 (patch)
tree317d82e2cc1bd829b496fc8a0730c855f28f0c41 /Misc
parent20a8336ff76baeed972dfc2c559615ef4f2a50b2 (diff)
downloadcpython-7139afd1f56ec4d0e12334c8807768d96ae0f1d6.zip
cpython-7139afd1f56ec4d0e12334c8807768d96ae0f1d6.tar.gz
cpython-7139afd1f56ec4d0e12334c8807768d96ae0f1d6.tar.bz2
[693255] also back out corresponding NEWS item...
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8eb5ff2..728d485 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -285,8 +285,6 @@ Library
- Add hlist missing entryconfigure and entrycget methods.
-- site.py now removes paths that do not exist.
-
- The ptcp154 codec was added for Kazakh character set support.
- Support non-anonymous ftp URLs in urllib2.