summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/ModuleBrowser.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove Mac OS 9 support ↵Neal Norwitz2006-06-031-177/+0
| | | | (http://mail.python.org/pipermail/python-dev/2006-June/065538.html)
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-162/+162
|
* macdinkingJust van Rossum2001-11-021-6/+5
|
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-1/+1
|
* Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid ↵Just van Rossum2001-06-191-6/+6
| | | | any further encoding conversion troubles.
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-171-6/+6
| | | | | exist in latin1, but at least the roundtrip results in the same macroman characters.
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-021-6/+6
|
* First Checked In.Just van Rossum1999-01-301-0/+178