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
/
aepack.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename buffer -> bytearray.
Guido van Rossum
2007-11-21
1
-1/+1
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-1/+1
*
Try to fix test_aepack by comparing bytes with bytes.
Neal Norwitz
2007-08-30
1
-1/+1
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-1/+1
*
SF patch# 1761465 by Jeffrey Yasskin.
Guido van Rossum
2007-07-27
1
-74/+88
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-3/+3
*
Merged revisions 55795-55816 via svnmerge from
Guido van Rossum
2007-06-07
1
-11/+9
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-1/+1
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-2/+0
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-2/+2
*
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
-9/+9
*
Detabbed.
Jack Jansen
2003-04-09
1
-266/+266
*
Subclasses of ObjectSpecifier can now be packed and unpacked. This allows
Jack Jansen
2003-03-31
1
-3/+20
*
When in MacPython-OSX use bundlebuilder to create .app bundles.
Jack Jansen
2003-02-12
1
-0/+4
*
Moved aepack test code to the test suite.
Jack Jansen
2003-01-29
1
-40/+0
*
Converted to not use macfs whenever possible.
Jack Jansen
2003-01-28
1
-18/+18
*
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
Jack Jansen
2002-12-30
1
-0/+385