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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8ea2e080f118bfcf6200cccf659ecb46b41f505
cpython
/
Mac
/
Modules
/
cf
T
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