]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
CFArray, CFData and CFDictonary are now covered, but mainly opaque.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Jun 2001 22:00:55 +0000 (22:00 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 27 Jun 2001 22:00:55 +0000 (22:00 +0000)
commitbc7c8960e0afe272a89b37607664819599e5572e
treea0412716365772d5e9e95b15efc88ea084957f8d
parent4f0f1584fb87aff70786fa479ed8ba1b7342dab8
CFArray, CFData and CFDictonary are now covered, but mainly opaque.
CFStrings are in better shape, but Unicode support and automatic conversion to/from Python strings remains to be done.
Mac/Modules/cf/CFmodule.c
Mac/Modules/cf/cfscan.py
Mac/Modules/cf/cfsupport.py