summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher/doscript.m
Commit message (Collapse)AuthorAgeFilesLines
* correct comment (and add newline at end)Just van Rossum2003-01-041-2/+2
|
* Implemented starting Python in a terminal window. The implementation isn'tJack Jansen2002-07-311-0/+118
optimal, especially if Terminal wasn't running yet, but it works.