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
/
macresource.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE.
Sean Reifscheider
2007-09-17
1
-1/+1
*
Fix Mac build, patch #1091 by Humberto Diogenes.
Georg Brandl
2007-09-03
1
-8/+8
*
Convert raise statements in Lib/plat-{mac,os2emx}.
Collin Winter
2007-08-23
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-3/+3
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-4/+4
*
Get rid of a bunch more has_key() uses. We *really* need a tool for this.
Neal Norwitz
2006-08-20
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-11/+11
*
Detabbed.
Jack Jansen
2003-04-09
1
-129/+129
*
If a resource file cannot be decoded because the directory is readonly
Jack Jansen
2003-02-25
1
-43/+38
*
When installing resource files whose name ends in .rsrc use the
Jack Jansen
2003-02-17
1
-5/+42
*
always also search on sys.path for res files
Just van Rossum
2003-01-06
1
-3/+2
*
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
Jack Jansen
2002-12-30
1
-0/+115