| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|