This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-06 07:22:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
23be1ceb51
cpython
/
Mac
/
Modules
/
cf
History
Download ZIP
Download TAR.GZ
Jack Jansen
23be1ceb51
Added CFPreferences support. Added these as functions, not methods, which seemed counter-intuitive.
2002-05-13 21:21:49 +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
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