This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-25 13:54:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46aa37d35811a37397104f02074c8a44e7dbec1
cpython
/
Mac
/
Modules
/
cf
T
History
Jack Jansen
eaba9d7b28
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
..
_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
Added CFPreferences support. Added these as functions, not methods, which seemed counter-intuitive.
2002-05-13 21:21:49 +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