index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Modules
/
cf
/
cfscan.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Mac modules
Benjamin Peterson
2008-05-12
1
-141/+0
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+0
*
Run 2to3's print fixer over some places that had been missed.
Collin Winter
2007-08-30
1
-3/+3
*
Kill execfile(), use exec() instead
Neal Norwitz
2007-08-12
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-119/+119
*
After generating the Python file with definitions try to run it, so
Jack Jansen
2002-08-15
1
-0/+2
*
Enable building of Carbon toolbox modules with unix-Python.
Jack Jansen
2002-08-05
1
-2/+1
*
Added CFPreferences support. Added these as functions, not methods, which see...
Jack Jansen
2002-05-13
1
-2/+2
*
- Better exception when a NULL CF object is encountered.
Jack Jansen
2002-05-12
1
-0/+1
*
- Get data from CFData objects as Python strings and vv.
Jack Jansen
2002-05-10
1
-1/+5
*
Weaklink most toolbox modules, improving backward compatibility. Modules will...
Jack Jansen
2002-03-24
1
-0/+1
*
Added some support for unicode arguments.
Jack Jansen
2002-01-01
1
-3/+6
*
Used an adapted MethodGenerator to generate methods too for functions that ha...
Jack Jansen
2001-07-17
1
-3/+7
*
- Use weaklink generators so we can support OSX-only calls without crashing o...
Jack Jansen
2001-07-01
1
-2/+4
*
Added CFURL support, and got base chaining to really work.
Jack Jansen
2001-06-28
1
-3/+15
*
CFArray, CFData and CFDictonary are now covered, but mainly opaque.
Jack Jansen
2001-06-27
1
-6/+37
*
First small step towards bgen-generated CoreFoundation. there is hardly any r...
Jack Jansen
2001-06-26
1
-0/+83