summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/PyDebugger.py
Commit message (Expand)AuthorAgeFilesLines
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-4/+4
* Override bdb's canonic() method with a no-op: with bdb's version we couldn't ...Just van Rossum2001-06-201-0/+5
* Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...Just van Rossum2001-06-191-8/+8
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-171-8/+8
* minor cleanup, avoiding rare traceback (jvr)Just van Rossum1999-09-261-1/+1
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-021-8/+8
* First Checked In.Just van Rossum1999-01-301-0/+887