cpython/Mac/Modules/cf
Jack Jansen 7906634f28 - Better exception when a NULL CF object is encountered.
- Manually generate a routine with funny error semantics.
2002-05-12 22:04:14 +00:00
..
_CFmodule.c - Better exception when a NULL CF object is encountered. 2002-05-12 22:04:14 +00:00
cfscan.py - Better exception when a NULL CF object is encountered. 2002-05-12 22:04:14 +00:00
cfsupport.py - Better exception when a NULL CF object is encountered. 2002-05-12 22:04:14 +00:00
pycfbridge.c Fixed string and dict conversion, and implemented booleans and numbers (int and float). I think we now have enough CFType support to start on plists and CFpreferences! 2002-05-08 22:13:51 +00:00
pycfbridge.h First steps towards a generalized converter of Python object 2002-05-05 21:48:12 +00:00