cpython/Mac/Modules/cf
Jack Jansen aaebdd6a02 Enable building of Carbon toolbox modules with unix-Python. 2002-08-05 15:39:30 +00:00
..
_CFmodule.c Added CFPreferences support. Added these as functions, not methods, which seemed counter-intuitive. 2002-05-13 21:21:49 +00:00
cfscan.py Enable building of Carbon toolbox modules with unix-Python. 2002-08-05 15:39:30 +00:00
cfsupport.py Added CFPreferences support. Added these as functions, not methods, which seemed counter-intuitive. 2002-05-13 21:21:49 +00:00
pycfbridge.c Added typechecking to the individual python->CF converters, so we can use them in the CF object initializers safely. 2002-05-13 21:23:10 +00:00
pycfbridge.h First steps towards a generalized converter of Python object 2002-05-05 21:48:12 +00:00