Size: 455
Comment: mac
|
← Revision 3 as of 2008-11-15 14:00:05 ⇥
Size: 455
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Source code to the CFPython library included with the ["/userdefaults"] module. | Source code to the CFPython library included with the [[/userdefaults]] module. |
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.
homepage