Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -50/+49 |
| | |||||
* | Detabbed. | Jack Jansen | 2003-04-09 | 1 | -703/+703 |
| | |||||
* | Get rid of macfs. | Jack Jansen | 2003-02-21 | 1 | -60/+59 |
| | |||||
* | Oops, this file wasn't 8-bit-clean yet. Fixed. | Jack Jansen | 2003-01-21 | 1 | -3/+3 |
| | |||||
* | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 1 | -0/+833 |
in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on Mac OS X). The only items remaining in Mac/Lib are modules that are meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences in resources, etc). |