]> granicus.if.org Git - python/commit
Implemented starting Python in a terminal window. The implementation isn't
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 31 Jul 2002 13:15:59 +0000 (13:15 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 31 Jul 2002 13:15:59 +0000 (13:15 +0000)
commitb7276cdf71d807f4ccdb8b52a309b2b943e31bab
tree3fcfd48d23b92cc420e11fa8cc65d430e92ce486
parent33876f514a2ed2311cf94adb6f4bdb0db9fa6bdd
Implemented starting Python in a terminal window. The implementation isn't
optimal, especially if Terminal wasn't running yet, but it works.
Mac/OSX/PythonLauncher/FileSettings.m
Mac/OSX/PythonLauncher/MyDocument.m
Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
Mac/OSX/PythonLauncher/doscript.h [new file with mode: 0644]
Mac/OSX/PythonLauncher/doscript.m [new file with mode: 0644]