summaryrefslogtreecommitdiffstats
path: root/Mac/Contrib/BBPy/PythonSlave.py
Commit message (Collapse)AuthorAgeFilesLines
* Case mismatch in "import Types". Apparently nobody has looked at this for a ↵Jack Jansen2001-08-301-2/+2
| | | | looooong time. Reported by Chris Smith.
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-5/+5
|
* Fixed macroman<->latin1 conversion. Some chars don'tJack Jansen2001-05-171-1/+1
| | | | | exist in latin1, but at least the roundtrip results in the same macroman characters.
* Initial revisionJack Jansen1998-08-181-0/+129