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
/
launch
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
2
-3/+3
|
*
Updated (and regenerated) for name change in tp_init method arguments:
Jack Jansen
2005-07-03
1
-17/+17
|
|
|
|
they are now _self, _args and _kwds.
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
3
-96/+95
|
*
kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes.
Jack Jansen
2004-02-24
2
-1/+5
|
|
|
|
Reported by Bob Ippolito.
*
Made this module compatible with Python2.3, and added a temporary setup
Jack Jansen
2003-12-09
3
-0/+21
|
|
|
|
script that allows it to be built for that Python.
*
Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.
Jack Jansen
2003-12-03
3
-14/+110
|
|
|
|
Completely untested.
*
Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558.
Jack Jansen
2003-12-03
2
-32/+2
|
*
An interface to the LaunchServices API.
Jack Jansen
2003-12-02
3
-0/+583