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
/
Lib
/
plat-mac
/
gensuitemodule.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-84/+84
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-29/+29
*
An indenting error in the code made it miss some suites that have an application
Jack Jansen
2003-06-18
1
-2/+2
*
- Allow access to poperties of the "application" OSA class directly from
Jack Jansen
2003-06-13
1
-2/+12
*
The identify() description didn't match the code. Fixed.
Jack Jansen
2003-04-16
1
-1/+1
*
Oops, _propdeclarations and friends are needed: gensuitemodule uses them
Jack Jansen
2003-04-12
1
-22/+20
*
Detabbed.
Jack Jansen
2003-04-09
1
-1067/+1081
*
Properties (like enums) are not in the global namespace but only valid
Jack Jansen
2003-04-01
1
-23/+23
*
Turned the suite compiler into an object.
Jack Jansen
2003-04-01
1
-254/+258
*
- All messages are now dependent on the --verbose option.
Jack Jansen
2003-04-01
1
-47/+85
*
Classes have to be sorted by code, not name, and synonyms have to
Jack Jansen
2003-03-30
1
-2/+19
*
Moved gensuitemodule from Mac/scripts to Lib/plat-mac. Documentation
Jack Jansen
2003-03-29
1
-0/+1132