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 15:32:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
77105a960b
cpython
/
Mac
/
Modules
/
cf
History
Download ZIP
Download TAR.GZ
Jack Jansen
77105a960b
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
2001-08-23 13:51:46 +00:00
..
CFmodule.c
If we use frameworks we should include CoreServices/CoreServices.h, not the
2001-08-03 15:36:23 +00:00
cfscan.py
Used an adapted MethodGenerator to generate methods too for functions that have the object as the second arg after a first CFAllocatorRef arg (which we pass as NULL always anyway).
2001-07-17 20:47:13 +00:00
cfsupport.py
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
2001-08-23 13:51:46 +00:00