cpython/Mac/OSX/PythonLauncher
Jack Jansen cef2f7cd18 Use pythonw as the default interpreter also for .py scripts (overridable
by the user), as this will cause the least surprises with scripts
brought over from other unixen. Suggested by Kevin Altis.
2003-02-19 10:37:08 +00:00
..
English.lproj Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferenceWindow.nib Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PythonLauncher.pbproj Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
.cvsignore dded cvsignores. 2002-11-20 14:14:14 +00:00
FileSettings.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
FileSettings.m Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
MyAppDelegate.h
MyAppDelegate.m Only show the UI for selecting options if the ALT key was depressed while 2002-08-01 15:07:00 +00:00
MyDocument.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
MyDocument.m Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferencesWindowController.h Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PreferencesWindowController.m Optionally honour #! paths in scripts. Fixes #676358. 2003-02-17 15:40:00 +00:00
PythonCompiled.icns
PythonInterpreter.icns
PythonSource.icns
PythonWSource.icns Added an icon for .pyw files. 2002-08-02 22:32:41 +00:00
doscript.h Implemented starting Python in a terminal window. The implementation isn't 2002-07-31 13:15:59 +00:00
doscript.m correct comment (and add newline at end) 2003-01-04 16:26:26 +00:00
factorySettings.plist Use pythonw as the default interpreter also for .py scripts (overridable 2003-02-19 10:37:08 +00:00
main.m