summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2006-03-22 10:09:27 (GMT)
committerThomas Heller <theller@ctypes.org>2006-03-22 10:09:27 (GMT)
commitc61c0499557921bf8d2c0f808d7dbaa8f38f96a0 (patch)
treed0034287a6c49c717ff44522dec6e939a63acb67 /Misc
parentf303261cf036b4e4d78281a9639e2441e0b644f1 (diff)
downloadcpython-c61c0499557921bf8d2c0f808d7dbaa8f38f96a0.zip
cpython-c61c0499557921bf8d2c0f808d7dbaa8f38f96a0.tar.gz
cpython-c61c0499557921bf8d2c0f808d7dbaa8f38f96a0.tar.bz2
ctypes was added.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 5185799..400504d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -477,6 +477,8 @@ Extension Modules
Library
-------
+- Added the ctypes ffi package.
+
- email 4.0 package now integrated. This is largely the same as the email 3.0
package that was included in Python 2.3, except that PEP 8 module names are
now used (e.g. mail.message instead of email.Message). The MIME classes