Jack Jansen
4684a09fc5
- Install a symlink to the documentation (which lives in the framework)
...
in Python.app, and refer to it in Info.plist. This makes Apple Help
Viewer recognize the Python documentation.
- Changed the externally visible name of Python.app to "Python" (was PythonW).
2002-08-28 21:27:02 +00:00
Jack Jansen
2fc993d16f
Python.app no longer advertises that it can handle .py and .pyc files,
...
PythonLauncher.app has taken that responsibility over.
2002-08-01 21:12:36 +00:00
Jack Jansen
388fbf3d4a
- Better commandline interface to BuildApplet, complete with options,
...
verbose output to the console, etc.
- Allow Cocoa applets to be built with BuildApplet.
No full testing has been done yet to ensure OS9 operation hasn't suffered.
2002-06-09 22:08:52 +00:00
Jack Jansen
61ef790907
Auxiliary files used by BuildApplet for MachoPython.
2002-03-29 23:48:55 +00:00
Jack Jansen
96f9e0864a
Missed one version number.
2002-03-29 23:43:21 +00:00
Jack Jansen
c5fa303e78
Changed visible name (in dock, menubar) of the interpreter to PythonW.
...
Changed version numbers and copyright.
2002-03-29 21:16:41 +00:00
Jack Jansen
3339fc94b3
Updated for 2.2 release.
2001-12-12 22:44:59 +00:00
Jack Jansen
ff3a69c4bc
Ready for 2.2 distribution.
2001-12-12 21:40:38 +00:00
Jack Jansen
0b60772ee9
- Removed the . in the extensions.
...
- Allow any file to be dropped on the interpreter (for file args).
2001-09-11 13:01:07 +00:00
Jack Jansen
b30e106633
Python is a Shell, not a Viewer.
2001-09-05 22:04:25 +00:00
Jack Jansen
f6af601dd4
Template for an OSX PythonInterpreter application.
2001-09-04 21:28:03 +00:00