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
/
help
/
helpsupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Mac modules
Benjamin Peterson
2008-05-12
1
-78/+0
*
Kill execfile(), use exec() instead
Neal Norwitz
2007-08-12
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-19/+18
*
PyDoc_STR is always defined nowadays (and has been for quite some time:-)
Jack Jansen
2003-11-19
1
-3/+0
*
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Jack Jansen
2003-11-19
1
-4/+0
*
Added PEP253 support to most Carbon modules. This isn't complete yet:
Jack Jansen
2002-12-03
1
-1/+1
*
Converted the Carbon modules to use PEP252-style objects, with
Jack Jansen
2002-11-29
1
-1/+1
*
Define PyDoc_STR if it isn't defined. This makes these modules compile
Jack Jansen
2002-11-18
1
-0/+3
*
Revived the Carbon.Help module, but implementing the MacHelp API in stead
Jack Jansen
2002-08-29
1
-7/+10
*
The MacOS toolbox modules have acquired an _ in front of their name. Normal u...
Jack Jansen
2001-08-23
1
-2/+2
*
pymactoolbox.h contains protoypes for all externally visible toolbox module
Jack Jansen
2000-07-14
1
-2/+0
*
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...
Jack Jansen
2000-07-07
1
-4/+4
*
Export type objects to Python
Jack Jansen
1997-09-20
1
-1/+1
*
Added interface to the Balloon Help Manager
Jack Jansen
1997-09-09
1
-0/+82