summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/MacPrefs.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 46607-46608 via svnmerge fromThomas Wouters2006-06-081-108/+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 Peters2004-07-181-94/+94
|
* Got rid of macfs and FSSpecs in general (pathnames or FSRefs are nowJack Jansen2003-02-061-8/+5
| | | | used everywhere).
* Sigh: the Jaguar workaround for the prefs file broke saving it on OS9. ↵Jack Jansen2002-12-131-2/+5
| | | | Temporary workaround is to ignore the exception (it's only about file creator/type anyway).
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-301-2/+2
| | | | attributes are no longer supported.
* don't crash when encountering bad marshal dataJust van Rossum2001-07-051-1/+2
|
* Import kOnSystemDisk from MACFSJack Jansen2001-03-151-2/+1
|
* First Checked In.Just van Rossum1999-01-301-0/+108