summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-03-22 06:44:14 (GMT)
committerGeorg Brandl <georg@python.org>2006-03-22 06:44:14 (GMT)
commit72d7a78eb000c3e4349b0cde50f0c03d4c173268 (patch)
tree64a11c44aaac7f2fc6478af816aa1e9244513c6e /Misc
parent0ae07bdb59756d54f058d403b149696763feee64 (diff)
downloadcpython-72d7a78eb000c3e4349b0cde50f0c03d4c173268.zip
cpython-72d7a78eb000c3e4349b0cde50f0c03d4c173268.tar.gz
cpython-72d7a78eb000c3e4349b0cde50f0c03d4c173268.tar.bz2
Change NEWS entry for recent socket API change
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ebbf57a..5185799 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,