From: Georg Brandl Date: Wed, 22 Mar 2006 06:44:14 +0000 (+0000) Subject: Change NEWS entry for recent socket API change X-Git-Tag: v2.5a0~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72d7a78eb000c3e4349b0cde50f0c03d4c173268;p=python Change NEWS entry for recent socket API change --- diff --git a/Misc/NEWS b/Misc/NEWS index ebbf57a0b9..5185799c24 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -301,7 +301,7 @@ Extension Modules In addition, the existing ulaw code was updated. - RFE #567972: Socket objects' family, type and proto properties are - now exposed via new get...() methods. + now exposed via new attributes. - Everything under lib-old was removed. This includes the following modules: Para, addpack, cmp, cmpcache, codehack, dircmp, dump, find, fmt, grep,