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-04 14:32:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1df628ddce
cpython
/
Mac
/
Modules
/
cf
History
Download ZIP
Download TAR.GZ
Jack Jansen
1df628ddce
Partial fix for string handling. Null byte TBD.
2002-05-08 15:29:33 +00:00
..
_CFmodule.c
More support for bridging between Python and CoreFoundation objects. Still untested.
2002-05-07 23:00:03 +00:00
cfscan.py
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
2002-03-24 23:04:18 +00:00
cfsupport.py
More support for bridging between Python and CoreFoundation objects. Still untested.
2002-05-07 23:00:03 +00:00
pycfbridge.c
Partial fix for string handling. Null byte TBD.
2002-05-08 15:29:33 +00:00
pycfbridge.h
First steps towards a generalized converter of Python object
2002-05-05 21:48:12 +00:00