cpython/Mac/OSX/PythonLauncher
Jack Jansen b05e056e9f On Jaguar the default mode for files in the installed product is 444 (or 555)
in stead of 644 (755). This makes a subsequent install fail. Changed
the INSTALL_MODE_FLAG to fix this.
2002-08-30 12:56:08 +00:00
..
English.lproj
PreferenceWindow.nib
PythonLauncher.pbproj On Jaguar the default mode for files in the installed product is 444 (or 555) 2002-08-30 12:56:08 +00:00
FileSettings.h
FileSettings.m Python.app is now a hidden application, deep in the framework. It will 2002-08-01 21:14:06 +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
MyDocument.m Implemented starting Python in a terminal window. The implementation isn't 2002-07-31 13:15:59 +00:00
PreferencesWindowController.h
PreferencesWindowController.m
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 Implemented starting Python in a terminal window. The implementation isn't 2002-07-31 13:15:59 +00:00
main.m