commit | c61c0499557921bf8d2c0f808d7dbaa8f38f96a0 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Wed Mar 22 10:09:27 2006 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Wed Mar 22 10:09:27 2006 +0000 |
tree | d0034287a6c49c717ff44522dec6e939a63acb67 | |
parent | f303261cf036b4e4d78281a9639e2441e0b644f1 [diff] [blame] |
ctypes was added.
diff --git a/Misc/NEWS b/Misc/NEWS index 5185799..400504d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -477,6 +477,8 @@ 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