This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Mac
/
Modules
/
cf
History
Jack Jansen
3988358b4d
If we use frameworks we should include CoreServices/CoreServices.h, not the
...
old-style CoreFoundation.h.
2001-08-03 15:36:23 +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
If we use frameworks we should include CoreServices/CoreServices.h, not the
2001-08-03 15:36:23 +00:00