-This package will install MacPython 2.3 for Mac OS X
-10.3 beta (build 7B53 or later).
+This package will install the second build of
+the MacPython 2.3 additions for Mac OS X 10.3.
Installation requires approximately 3.3 MB of disk
space, ignore the message that it will take zero bytes.
This installer does not contain a Python engine, as
Apple already includes that in 10.3. It does contain
-a set of programs to allow easy
-access to it for Mac users (an integrated development
-environment, a Python extension package manager) and
-the waste module.
+a set of programs to allow easy access to it for Mac
+users (an integrated development environment, a Python
+extension package manager) and the waste module.
The installer puts the applications in MacPython-2.3 in
your Applications folder.
you started quickly with MacPython and contains
references to other documentation.
+Changes since the first build:
+- The startup crash of the IDE some people experienced
+ has been fixed. The IDE Scripts folder is now in
+ ~/Library/Python/IDE-Scripts.
+- The full Python documentation can now be installed
+ through the Package Manager.
+
More information on MacPython can be found at
http://www.cwi.nl/~jack/macpython.html, more
information on Python in general at
\paperw11904\paperh16835\margl1440\margr1440\vieww9920\viewh10660\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
-\f0\fs24 \cf0 This package will install
+\f0\fs24 \cf0 This package will install the second build of the
\f1\b MacPython 2.3
-\f0\b0 for
-\f1\b Mac OS X 10.3 beta (7B53 or later)
+\f0\b0 additions for
+\f1\b Mac OS X 10.3
\f0\b0 . \
\
MacPython consists of the programs to allow easy access to Python for Mac users (an integrated development environment, a Python extension package manager), and uses the Python 2.3 interpreter core that comes pre-installed on 10.3.\
DESTDIR=$(DESTDIR) PYTHONAPPSDIR=$(PYTHONAPPSDIR)
# Add the extra file to the resources. This is to work around a bugs in
# PythonIDEMain.py in the original 2.3.
- cp ../Tools/IDE/PythonIDEMain.py $(DESDIR)$(PYTHONAPPSDIR)/PythonIDE.app/Contents/Resources
+ cp ../Tools/IDE/PythonIDEMain.py $(DESTDIR)$(PYTHONAPPSDIR)/PythonIDE.app/Contents/Resources
install_PackageManager:
$(MAKE) -f Makefile install_PackageManager \