Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 46607-46608 via svnmerge from | Thomas Wouters | 2006-06-08 | 19 | -334/+0 |
| | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r46607 | neal.norwitz | 2006-06-03 06:49:00 +0200 (Sat, 03 Jun 2006) | 1 line Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-June/065538.html) ........ r46608 | martin.v.loewis | 2006-06-03 09:37:13 +0200 (Sat, 03 Jun 2006) | 2 lines Port to OpenBSD 3.9. Patch from Aldo Cortesi. ........ | ||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 5 | -48/+48 |
| | |||||
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 2 | -2/+2 |
| | | | | From SF patch #852334. | ||||
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 1 | -1/+1 |
| | |||||
* | made 7-bit-clean. | Just van Rossum | 2001-06-19 | 1 | -2/+2 |
| | |||||
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 1 | -1/+1 |
| | | | | | exist in latin1, but at least the roundtrip results in the same macroman characters. | ||||
* | Initial checkin of IDE scripts. (jvr) | Just van Rossum | 1999-09-26 | 19 | -0/+334 |