Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -133/+0 |
| | |||||
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -1/+1 |
| | | | | (Rough first cut.) | ||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -3/+3 |
| | |||||
* | Finished update to universal header 3.4.2. | Jack Jansen | 2003-12-05 | 1 | -0/+4 |
| | |||||
* | Adding an interface to the high-level Open Scripting Architecture, | Jack Jansen | 2003-12-03 | 1 | -0/+129 |
by request of Donovan Preston. In return, he promised to use this to create a Python OSA component, which would turn Python into a first-class OSA scripting language (like AppleScript itself). |