This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
16aebf77c7
cpython
/
Mac
/
Modules
/
cf
History
Jack Jansen
49931887d7
Regenerated with PyDoc_STR() around docstrings.
2002-08-16 09:09:31 +00:00
..
_CFmodule.c
Regenerated with PyDoc_STR() around docstrings.
2002-08-16 09:09:31 +00:00
cfscan.py
After generating the Python file with definitions try to run it, so
2002-08-15 21:48:16 +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