MacPython/CFPython¶
Legacy Wiki Page
This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.
CFPython¶
Source code to the CFPython library included with the /userdefaults module.
CFPython is a C library intended to make programming with the Python C API and CoreFoundation easier. CFPython makes copies of Python objects as their mutable CoreFoundation counterparts, and is able to perform the same translations in reverse.