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
/
scripts
/
gensuitemodule.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
First part of fix for #493826: if 'errn' key exists in return value this does...
Jack Jansen
2002-04-23
1
-1/+1
*
Modified to allow it to run in MachoPython in a reasonable way. It still
Jack Jansen
2002-03-30
1
-10/+17
*
Get rid of keyword list and use keyword.iskeyword() function (which I wasn't ...
Jack Jansen
2002-01-24
1
-7/+3
*
"yield" is also a keyword. Spotted by Neal Norwitz.
Jack Jansen
2002-01-24
1
-1/+1
*
(Much) better list of Python keywords, supplied by Michael J. Barber.
Jack Jansen
2002-01-23
1
-3/+5
*
Identify() enum values. This was changed in 1.14, but I don't think it is a g...
Jack Jansen
2002-01-22
1
-1/+5
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
1
-1/+1
*
Use string.ascii_letters instead of string.letters (SF bug #226706).
Fred Drake
2001-07-20
1
-1/+1
*
Only output the code to alias properties if the names aren't the same.
Jack Jansen
2000-08-22
1
-0/+2
*
- identify() enum names.
Jack Jansen
2000-08-20
1
-2/+3
*
Enums we cannot find are set to None, and enumsubst understands this (no subs...
Jack Jansen
2000-08-20
1
-4/+5
*
Fixed event inheritance code (which didn't work at all).
Jack Jansen
2000-08-20
1
-117/+239
*
Generate packages in stead of separate modules. The package main module impor...
Jack Jansen
2000-08-17
1
-22/+120
*
Fixed multi-arg appends.
Jack Jansen
2000-03-07
1
-1/+1
*
Generate class, property and comparison code (finally!). The resulting
Jack Jansen
1997-08-08
1
-41/+201
*
raise aetools.Error in stead of MacOS.Error on server-generated errors
Jack Jansen
1996-09-20
1
-1/+1
*
Fixed code generated for an argument of type ****
Jack Jansen
1996-04-16
1
-1/+2
*
Removed addpack calls for toolbox modules, re-binhexed resources (sigh)
Jack Jansen
1996-03-20
1
-5/+0
*
Changed creator from PYTH to Pyth
Jack Jansen
1996-03-18
1
-1/+1
*
Fixed bug in optional argument error checking (and generated all
Jack Jansen
1995-10-09
1
-5/+11
*
Modified/recreated to use keyword arguments
Jack Jansen
1995-10-03
1
-36/+22
*
Added prompt to getfile dialog
Jack Jansen
1995-08-14
1
-1/+1
*
Gensuitemodule generates python classes from aete/aeut resources
Jack Jansen
1995-07-17
1
-0/+474