From: Just van Rossum Date: Sun, 21 Mar 2004 16:26:32 +0000 (+0000) Subject: [693255] also back out corresponding NEWS item... X-Git-Tag: v2.4a1~641 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7139afd1f56ec4d0e12334c8807768d96ae0f1d6;p=python [693255] also back out corresponding NEWS item... --- diff --git a/Misc/NEWS b/Misc/NEWS index 8eb5ff24d0..728d485099 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.